Re: .NET Web Service and Axis2 Client. Session management issues.

2007-04-20 Thread Anil Chukkapalli
Hi Is it advisable as a last resort for me to maintain the session manually using a global singleton object or is there something else that i am missing in order to maintain session. I am using a cookie container in .NET to maintain session is there a similar mechanism in java 1.6. Can anyone hel

.NET Web Service and Axis2 Client. Session management issues.

2007-04-19 Thread Anil Chukkapalli
Hi I am trying to use an Axis2 client to connect to a .NET web service. The axis2 client is connecting to the web service but it is not able to maintain session information, i did read through the article http://www.developer.com/services/article.php/3620661, and i am still unable to connect to t