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
Expand all | Collapse all

Which imports for IS java services?

  • 1.  Which imports for IS java services?

    Posted Thu February 21, 2008 05:03 AM

    When coding webMethod IS services in java that extends com.wm.app.b2server.service using a third party IDE, which file we need to import->

    SERVER_ROOT\lib\webMethods.jar
    SERVER_ROOT\lib\classess.jar
    SERVER_ROOT\lib\server.jar
    SERVER_ROOT\lib\client.zip
    SERVER_ROOT\lib\java.zip


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 2.  RE: Which imports for IS java services?

    Posted Thu February 21, 2008 08:06 PM

    Client.jar is required for the class (com.wm.app.b2server.service ) you are looking for .


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB