Hi Mahesh, SOAPSession only works withing Axis2 (not even with Axis1), so you will have hard time trying to get that working with .Net. You probably need to write custom code to handle required SOAP header. However, transport session should work, b'coz in Axis2 transport session works using cookies. As long as .Net client sends the cookies you will be able to stay in the same session.
Deepal On Thu, Jun 9, 2011 at 2:30 PM, Mahesh kumar <mmahesh...@gmail.com> wrote: > Hi, > I'm new to axis2 webservice. Can anyone provide me example for soapsession. > A .net application is going to consume my service. In this case which > session type is appropriate. Transport session or soap session. Sorry for my > ignorance -- http://blogs.deepal.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org For additional commands, e-mail: java-user-h...@axis.apache.org