[jboss-user] [Clustering/JBoss] - Jboss clustering + JAAS principal issues on failover

sureshrk19 do-not-reply at jboss.com
Thu May 21 09:33:15 EDT 2009


Hi,

I have a webapplication with JAAS authentication (form based + DB realm).
The application works fine on stand-alone deployment.

I clustered the solution:
2 nodes of JBoss 4.2.3
Apache + mod_jk as frontend loadbalancer (with sticky session enabled)

When I try failover the http session data is replicated on second node properly but, the userprincipal is reset to "null". This leads to taking me to login page on accessing secured resource... my expectation is, as I logged in to application thru node1 I should be able to continue accessing the secured resources.

Any pointers!!

 thanks,
suresh

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

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



More information about the jboss-user mailing list