[Gridsphere-users] Gridsphere's Tomcat session replication
Mircea Deaconu
mirceade at yahoo.com
Wed May 28 08:09:36 PDT 2008
Hello everybody,
I'm trying to replicate gridsphere's session to a different host. My problem is that although it seems to work just fine if the application on the second host is also gridsphere, I cannot access the session with another application - cross context session replication, that is (the jsessionid cookie is correctly sent in all the cases and session replication is correctly set for both tomcats). Now I know gridsphere uses some sort of ContextManager to make session attributes available and I was wondering if anybody knows anything on the subject. I'm stuck. Help.
Thank you,
Mircea.
P.S.:
My session looks like this:
javax.portlet.p.unknown?Login.beans = {}
javax.portlet.p.unknown?Login.state = doViewUser
org.gridsphere.layout.RENDERKIT = brush
org.gridsphere.layout.THEME = default
org.gridsphere.PORTAL_REDIRECT_PATH = /gridsphere/gridsphere/loggedin/login/r/
VineSession = org.vinetoolkit.web.spi.WebVineSessionReference at c40ce
vineSessionId = 660D557D13058E10E64DA2B9A2301ED2
sportletSession_660D557D13058E10E64DA2B9A2301ED2 = org.gridsphere.sportlets.spi.SportletSessionReference at 99b6af
org.gridsphere.portletcontainer.Client = User-agent: Mozilla/5.0 (X11; U; Linux i686; ro; rv:1.9b5) Gecko/2008050509 Firefox/3.0b5 manufacturer: mozilla model: gridsphere model version: 1.0 markup: html mimeType: text/html
org.gridsphere.services.core.user.User = 0dd5eb771a1a229a011a1a2395b50003
More information about the Gridsphere-users
mailing list