[jboss-user] [Security & JAAS/JBoss] - Re: Unable to implement custom LoginModule example

Ken from Mera do-not-reply at jboss.com
Tue Jun 5 10:51:38 EDT 2007


Looks like everything written above was big mistake:


In order to make this example working I had to:

1. Rename jboss.xml to jboss-web.xml.
2. Remove login-config.xml file from WEB-INF and put its content into jboss\server\default\conf\login-config.xml file.


As for exception, root cause of it was in improper jbosssx.jar import into IDE (it was put into WEB-INF\lib\ directory).

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051399#4051399

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4051399



More information about the jboss-user mailing list