You are extending: UsersLoginModule http://docs.jboss.org/jbossas/javadoc/4.0.4/security/org/jboss/security/auth/spi/UsersLoginModule.html
the login() method tries to aithenticate against username and password defined in user.properties but you didn't provide any. If you want to write your own login module, i suggest you read: http://java.sun.com/j2se/1.4.2/docs/guide/security/jaas/JAASLMDevGuide.html View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017282#4017282 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017282 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
