On Fri, Feb 26, 2010 at 09:57:46AM +0000, Pid wrote: >On 26/02/2010 04:15, Xiaojun Deng wrote: >>Hello, >> >>I use the Tomcat SSO function, and I found that when I restart my tomcat or >>the >>session timeout, I refresh the page, the cookie JSESSIONIDSSO keep the old >>value, >>so I can't login my application. >> >>And the web application's JSESSIONID works well, they can reset the cookie >>value. >> >>Is there a way to configure for the JSESSIONIDSSO? >> >>server.xml content >><Host name="localhost" appBase="webapps" >>unpackWARs="true" autoDeploy="true" >>xmlValidation="false" xmlNamespaceAware="false"> >> >><Realm className="org.apache.catalina.realm.SSOMultipleDSRealm" /> >><!-- SingleSignOn valve, share authentication between web applications >>Documentation at: /docs/config/valve.html --> >><Valve className="org.apache.catalina.authenticator.SingleSignOn" >>requireReauthentication="false"/> >></Host> >> >>Thanks. > >What are your exact Tomcat, JVM, OS versions? >
CentOS release 5.2 (Final) kernel 2.6.18-92.el5 Tomcat 6.0.20 JVM jdk_1.6.0_14 > >p > > >>--------------------------------------------------------------------- >>To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org >>For additional commands, e-mail: users-h...@tomcat.apache.org >> > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org >For additional commands, e-mail: users-h...@tomcat.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org