Thanks miyuru and Azeez. I will try this out and let you know. Regards,
Tharindu Sent from my iPhone On Oct 16, 2010, at 4:40 PM, Miyuru Wanninayaka <[email protected]> wrote: Hi Tharindu, See http://wso2.org/project/esb/java/3.0.1/docs/samples/endpoint_mediation_samples.html#Sample54 <http://wso2.org/project/esb/java/3.0.1/docs/samples/endpoint_mediation_samples.html#Sample54>In your case: <session type="http"/> will solve the problem. On Sat, Oct 16, 2010 at 10:55 AM, Tharindu Mathew <[email protected]> wrote: > Is this done anywhere else? Could you point to a sample code I can refer? > > Also, the change needs to be at the load balancer level, is it? > > > Regards, > > Tharindu > > Sent from my iPhone > > On Oct 16, 2010, at 10:11 AM, Afkham Azeez <[email protected]> wrote: > > You need to use sticky sessions. We don't have HTTP session replication. > > > > On Sat, Oct 16, 2010 at 9:58 AM, Tharindu Mathew < <[email protected]> > [email protected]> wrote: > >> Hi everyone, >> >> We have an issue where in a load balanced configuration (3 registries >> behind a load balancing esb) only the 1st server that the initial >> request goes out to gets authenticated. The subsequent requests that >> goes to the other servers fail due to not being authenticated. We are >> using the web service API of the g-reg. >> >> Could we solve this problem using sticky sessions or any other mechanism. >> >> Any feedback would help. >> >> Thanks in advance. >> >> Regards, >> >> Tharindu >> >> Sent from my iPhone >> >> _______________________________________________ >> Carbon-dev mailing list >> <[email protected]>[email protected] >> <https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev> >> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> > > > > -- > *Afkham Azeez* > Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com, > * > * > *Member; Apache Software Foundation; > **http://www.apache.org/*<http://www.apache.org/> > * > email: **[email protected]* <[email protected]>* cell: +94 77 3320919 > blog: **http://blog.afkham.org* <http://blog.afkham.org>* > twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> > * > linked-in: ** <http://lk.linkedin.com/in/afkhamazeez> > http://lk.linkedin.com/in/afkhamazeez* > * > * > *Lean . Enterprise . Middleware* > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Thanks, Miyuru _______________________________________________ Carbon-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
_______________________________________________ Carbon-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
