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.
