[JBoss-user] [Security & JAAS/JBoss] - Re: Single-client, multiple-servers

2004-05-12 Thread jburugupalli
HI , May be u can even use three different logincontexts LoginCOntext1, LoginCOntext2, LoginCOntext3 and for each call use LoginCOntext1.login() make a remote call LoginCOntext1.logout() next call if u want to use another Priciapl credential LoginCOntext2.login() make a remote call LoginCOnt

[JBoss-user] [Security & JAAS/JBoss] - Re: Single-client, multiple-servers

2004-05-11 Thread spiritualmechanic
Maybe I'm not seeing the problem but couldn't you have mulitiple InitialContexts, one for each server? Steve View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834538#3834538 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=