Re: Axis over JMS session management

2002-11-07 Thread Suraj Panicker
Hi Ray, Thank you very much for the support. I got the things running, and session management is working perfectly. But, I do feel that native support for session management should be added into Axis JMS. As, a programmer, I would prefer to use only two lines of code i)call.setMaintainSession(tru

Axis over JMS session management

2002-11-04 Thread Suraj Panicker
Hello friends,   I've implemented a webservice which works fine with Axis over Http. Now, I tried shifting the transport layer to JMS. It works fine during the first invocation. But, for all the later invocations, I find that the AxisServer interprets my request as being from a new session, a