Im creating a standalone web start application

I get this error while trying to use a loginContext

java.lang.SecurityException: Unable to locate a login configuration
    at com.sun.security.auth.login.ConfigFile.(ConfigFile.java:97)

Everything works fine up till

LoginContext lc = new LoginContext("other", callback);

Is this because I miss a configuration file in the application ? Am I not using 
the right LoginCotextclass or ?

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

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


-------------------------------------------------------
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
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to