I fixed it. I think....
By adding the 

java -Djava.security.auth.login.config=./resources/auth.conf <java-main>

but now I get a different error 

javax.security.auth.login.LoginException: unable to find LoginModule class: 
org.jboss.security.ClientLoginModule
        at javax.security.auth.login.LoginContext.invoke(LoginContext.java:808)
        at 
javax.security.auth.login.LoginContext.access$000(LoginContext.java:186)
        at javax.security.auth.login.LoginContext$4.run(LoginContext.java:683)
        at java.security.AccessController.doPrivileged(Native Method)
        at 
javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:680)
        at javax.security.auth.login.LoginContext.login(LoginContext.java:579)



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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to