[JBoss-user] [Clustering/JBoss] - failover works, but forced tomcat reauthentication

2004-07-20 Thread mharm
Hi. I've got a cluster of two machines, A and B. Using mod_jk to do load balancing, with sticky sessions, and I have the tag in a webapp's web.xml deployed on both machines. If a user hits the site with their browser and is "stuck" on machine A, and I fail machine A, it gracefully transition

[JBoss-user] [Security & JAAS/JBoss] - Re: Passing subject/roles from one realm to another?

2004-02-22 Thread mharm
Hi again. Well, it turns out we can't rely on TRUSTED_APP being in the same container, so the "local interfaces wide open" approach won't work. What we need is a way for TRUSTED_APP to be authenticated in a headless way (say, a kerberos keytab), and that information to be used to access stuff i