I'm using SOAP-RPC and send multiple requests within on HTTPSession. I've 
deployed a StatefulSessionBean with the scope "Session". At the client side 
I use the same Call object for all requests and I guess the HTTPSession is 
maintained ( the "Set-Cookie" HTTP header field including the JSESSIONID 
only comes with the first response). Nevertheless for every request a new 
instance of the SessionBean is created.

Any suggestion would be great.

Best regards,
Gunnar 

Reply via email to