IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#TechXchangePresenter
 View Only

Call a webMethods Web Service from WebLogic

  • 1.  Call a webMethods Web Service from WebLogic

    Posted Fri October 31, 2003 03:16 PM

    The following is the part of webMethods Integration Server 4. - Weblogic integration example tutorial (please see my explanations after **********):

    WebLogic Samples

    Call a webMethods Web Service from WebLogic
    This sample shows how to use the webMethods client API to call the getPurchaseOrderDB web service from an EJB.

    Run the sample as follows:

    Customize the sample environment scripts to match your environment. Based on your operation system, open the appropriate file build.bat or build.sh in a text editor and change the following variables to match your environment:

    Variable Description

    WLAUXPATH Full path to your weblogicaux.jar file (for example, c:\weblogic\lib\weblogicaux.jar).
    ********** there is no ‘weblogicaux.jar’ file can be found for Weblogic 7 or 8 installations.

    WLCLASSES - Full path to the directory containing your WebLogic system classes (for example, c:\weblogic\classes).
    ********** there is no ‘classes’ directory can be found for Weblogic 7 or 8 installations

    Run the customized build script to compile the EJB.

    Please, resolve


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB