Subject: - Problems at JAAS deployment 2007-10-01 - By tfromm
Back JBoss: 4.0.5 (Tomcat as servletcontainer) classloader settings: false false
Hi,
when trying to access to a servlet, which uses JAAS for athentication, I get the error:
| 12:41:45,233 WARN [JAASRealm] Login exception authenticating username "xxx" | javax.security.auth.login.LoginException: No ClassLoaders found for: com .liferay.portal.security.jaas.PortalLoginModule |
My question is: How can I configure the classloader (or smth else), in this way , that the JAAS stuff finds the needed classes inside the corresponding .WAR?
The security-domain is defined inside the jboss-web.xml of the .WAR and the authentication-policy entry is inside the default/conf/login-config.xml
Copy/move the missing .jars to the default/lib is not an option. :-|
thanks in advance, Thomas
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic &p=4090121#4090121
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode =reply&p=4090121 __ ____ ____ ____ ____ ____ ____ ____ ____ ____ jboss-user mailing list jboss-user@(protected) https://lists.jboss.org/mailman/listinfo/jboss-user
|
|