The company I work for has developed a server application with a rich UI client. I was in the process of integrating jboss security into the client (which performed EJB calls), when I ran up against a mismatch between our requirements and the jboss usage model.
Our client needs to be able to connect to multiple jboss servers simultaneously, using different logins on each. From what I have seen, when the the client logs in using the LoginContext, the authentication information is cached and transparently passed to the server during EJB invocations. How can I switch security contexts, or preferably have a security context associated with an InitialContext? Is this possible? I've found some similar posts asking about this, one of them going back to 2001, but no answers. Can someone please help?! Thanks, brett View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834505#3834505 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3834505 ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user