Hi Mark Thanks for your swift response. Sorry i missed to mention my tomcat version. One of my application using tomcat_6_0_28 and another application using tomcat_5_0_28.
I have added org.apache.catalina.SSO_SESSION_COOKIE_NAME and org.apache.catalina.SESSION_COOKIE_NAME. Now my JSESSIONID cookie name got changed. But JSESSIONIDSSO name didn't get changed. Am i missing anything? Regards, Mathan Karthik R ---- On Sat, 16 Jul 2011 01:05:27 +0530 Mark Eggers<its_toas...@yahoo.com> wrote ---- ----- Original Message ----- > From: Mathan Karthik <mathankarthi...@manageengine.com> > To: users@tomcat.apache.org > Cc: > Sent: Friday, July 15, 2011 5:08 AM > Subject: How can i change JSESSIONIDSSO cookie name? > > Hi Guys, > > I have JSESSIONIDSSO cookie related problem. > > Currently I'm running two web applications in the same machine, but using > two different tomcat servers. Both the applications has the same context path, > but port numbers are different. > > I've enabled single sign on feature in in one of the tomcat's > application. It is using JSESSIONIDSSO cookie for this feature. > > > If i logged into one of the application, another one get logged out. It happens > due to same JSESSIONIDSSO cookie name. To avoid this issue, i want to change > JSESSIONIDSSO cookie name in one of the application. So i can avoid this name > conflict. > > > I know, i can change JSESSIONID name. Is it possible to change JSESSIONIDSSO > name? Any other way to solve this problem? > > > Note: If i change context path of the both the application, It will work. But > unfortunately, i can't change. Both the applications are running in same > context path but in different ports. > > > Regards, > Mathan Karthik R > Better, but we still have no idea what version, system, etc. However, a quick search in the documentation shows: http://tomcat.apache.org/tomcat-5.5-doc/config/systemprops.html#Sessions http://tomcat.apache.org/tomcat-6.0-doc/config/systemprops.html#Sessions http://tomcat.apache.org/tomcat-7.0-doc/config/systemprops.html#Sessions /mde/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org