Re: Cookie getting overwritten when client connects to multiple servers.

2013-03-25 Thread santhoshs123
tub._getServiceClient().setOptions(options); Thanks again to all of you. If anybody needs any help in the future, please ask your questions here I will try to assist you. -Santhosh -- View this message in context: http://axis.8716.n7.nabble.com/Cookie-getting-overwritten-when-client-connects

RE: Cookie getting overwritten when client connects to multiple servers.

2013-03-12 Thread santhoshs123
message in context: http://axis.8716.n7.nabble.com/Cookie-getting-overwritten-when-client-connects-to-multiple-servers-tp111918p112007.html Sent from the Axis Java - Dev mailing list archive at Nabble.com. - To unsubscribe,

RE: Cookie getting overwritten when client connects to multiple servers.

2013-03-12 Thread Martin Gainty
12 Mar 2013 02:18:07 -0700 > From: santhoshs...@gmail.com > To: java-dev@axis.apache.org > Subject: Re: Cookie getting overwritten when client connects to multiple > servers. > > After more investigation found that we can get rid of this by setting unique > cookie names for eac

Re: Cookie getting overwritten when client connects to multiple servers.

2013-03-12 Thread santhoshs123
are using scope=application and that cannot be changed. -- View this message in context: http://axis.8716.n7.nabble.com/Cookie-getting-overwritten-when-client-connects-to-multiple-servers-tp111918p111999.html Sent from the Axis Java - Dev mailing list archive at

Re: AW: Cookie getting overwritten when client connects to multiple servers.

2013-03-07 Thread santhoshs123
n be done in client side. As I have also mentioned in the description, does persisting these cookies in client side and setting them in MessageContext property for each request helps? Thanks, Santhosh -- View this message in context: http://axis.8716.n7.nabble.com/Cookie-getting-overwritten-

AW: Cookie getting overwritten when client connects to multiple servers.

2013-03-07 Thread Stadelmann Josef
.@gmail.com] Gesendet: Mittwoch, 6. März 2013 23:41 An: java-dev@axis.apache.org Betreff: Cookie getting overwritten when client connects to multiple servers. We have client-server deployment implemented using Axis2 where multiple clients can connect to a single server and also a single cl

Cookie getting overwritten when client connects to multiple servers.

2013-03-06 Thread santhoshs123
ally persist cookie information for each server connection and set the corresponding cookie information to MessageContext property before calling any request? Thanks in advance. -Santhosh -- View this message in context: http://axis.8716.n7.nabble.com/Cookie-getting-overwritten-when-client-connect