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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
Expand all | Collapse all

Getting different Session IDbd in Netscape while working with only one session

  • 1.  Getting different Session IDbd in Netscape while working with only one session

    Posted 03/12/03 07:04 PM

    Hi All,

          I am working with b2b 3.5.  I am experiencing the 
    

    following problem while working with Session objects. In my
    application I have around 10 services. In each service for
    testing purpose I have written a code that just prints the
    Session ID. Out of these 10 Serivices I am setting my
    session values in my first service which is the starting
    point for my application. Once I start navigating through
    my application in IE upon invoking other services all of
    them are returning the same session ID(which is what
    expected). But in Netscape each of them is returning the
    different session ID. Because of thsi even if I set the
    session values in my 1st service and when I try to retrieve
    the values in my second service that gets invoked in the
    same session I am getting the value as “-1”. Could you
    please explain me on this.

    Thanks
    Sruthi


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


  • 2.  RE: Getting different Session IDbd in Netscape while working with only one session

    Posted 03/12/03 07:04 PM

    Hi ,

          I found the answer for this. All my services were 
    

    registered as stateless. That was the problem.


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