On 03/08/2010 13:49, DJP JEAN-PROST Dominique wrote:
> -Message d'origine-
> De : Pid [mailto:p...@pidster.com]
> Envoyé : mardi 3 août 2010 14:45
> À : Tomcat Users List
> Objet : Re: [SingleSignOn Valve] Overriding deregister(String) method
>
>
> Potenti
-Message d'origine-
De : Pid [mailto:p...@pidster.com]
Envoyé : mardi 3 août 2010 14:45
À : Tomcat Users List
Objet : Re: [SingleSignOn Valve] Overriding deregister(String) method
Potentially silly questions:
#1 how is one supposed to logout of all apps?
[Dominique Jean-Pros
On 03/08/2010 13:26, DJP JEAN-PROST Dominique wrote:
> Hello,
>
>
>
> I’m porting applications from weblogic to jboss which uses tomcat as
> everybody knows.
>
> In weblogic, I used to use the SSO feature which allowed me to logout from a
> webapp without invalidating session for all webapps.
Hello,
I’m porting applications from weblogic to jboss which uses tomcat as everybody
knows.
In weblogic, I used to use the SSO feature which allowed me to logout from a
webapp without invalidating session for all webapps.
After reading SingleSignOn Valve documentation, I realize that tomc