[JBoss-user] [Security & JAAS/JBoss] - Re: LoginContext for Servlet

2004-04-25 Thread [EMAIL PROTECTED]
The configuration in the server/default/conf/login-config.xml for the "handlerName" configuration must include the org.jboss.security.ClientLoginModule in order to propagate the credentials to the ejb layer correctly. This is the default configuration for clients. View the original post : http

[JBoss-user] [Security & JAAS/JBoss] - Re: LoginContext for Servlet

2004-04-24 Thread spiritualmechanic
Make sure you secure your servlet and that you are logging in. If your servlet isn't secured, a null Subject is passed on to the EJB layer. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3832227#3832227 Reply to the post : http://www.jboss.org/index.html?modu