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.

 View Only
Expand all | Collapse all

session management- webmethods java service

  • 1.  session management- webmethods java service

    Posted Thu July 01, 2010 04:36 AM

    Hi,

    I am new to webMethods… Can you please tell me via example as how to do session handling in a java service that uses only webMethods API

    Thanks,
    Keil


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


  • 2.  RE: session management- webmethods java service

    Posted Tue July 20, 2010 05:00 PM

    use class:
    import com.wm.app.b2b.server.Session;

    by adding jar: wm-isserver.jar

    refer to documentation: Integration_Server_Java_API_Reference


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