Actually I am trying to set up the ClusteredSingleSignOn mode for the fail-over.

I configured 2 nodes:
  - node1 (jvmRoute: TOM1) and node2 (jvmRoute: TOM2)
I use the mod_jk for the load balancing

I logged on my application from the node1.

I checked that the SSO credential has been replicated on the other node since 
it was referenced in its cache.

Here is the JMX status of the cache
*****************************
Domain Name:    jboss.cache
        service:        TomcatClusteringCache
/SSO

/064E1123D81855E6D741B0EE0B068AF5

/credentials
key: [EMAIL PROTECTED]

/sessions
key: [F548220E5DEAD6E75B07A49475BBA967.TOM1]
*****************************************

Nevertheless when I stoped the node1 (where the SSO credential has been 
initialized), this SSO credential has also been deleted from the cache. So then 
i lost my authentication context.

Here is the new JMX status of the cache
*********************************
Domain Name:    jboss.cache
        service:        TomcatClusteringCache
/SSO

*********************************

Here is the summary of my configuration
Tomcat jboss-service.xml:
  true
Tomcat server.xml:
  

Any idea ?

Best Regards

Kamel


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3894926#3894926

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3894926


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to