Hi,

Why are you think, sharing of session is not work?
Clients determine own session by cookie. If session cookie is different,
this clients have different session.

On Tue, Aug 23, 2016 at 4:23 PM, galo23 <[email protected]> wrote:

> hi , thanks for answer.
>
> no the session is not the same.  If i deployed the same app
> "Aplicacion1Servlet" in diferente domains, the session is sharing
> successfully.
>
> now when i deployed "Aplicacion1Servlet" and "Aplicacion2Servlet" in the
> same domain or diferente domains of glassfish happens with i told you
> before. Both apps have the same class and the same configuration the only
> thing that changes is the context. for Aplicacion1Servlet should be
> "localhost:8080/Aplicacion1Servlet/test1" and for Aplicacion2Servlet
> "localhost:8080/Aplicacion2Servlet/test2" is this a reason for not
> working?
> or should i have a diferent configuration ? maybe include a property or
> something like that?.
>
> Thanks.
>
>
>
> --
> View this message in context: http://apache-ignite-users.
> 70518.x6.nabble.com/Web-Session-Clustering-httpsession-tp7176p7245.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>

Reply via email to