users@glassfish.java.net

Re: Login.config problem.. JAAS with glassfish..on netbeans

From: <glassfish_at_javadesktop.org>
Date: Fri, 23 Jan 2009 06:38:08 PST

If you add this line:
System.setProperty("java.security.auth.login.config", "<your path>/sample_jaas.config");

Near the top of your main method, all will work fine.
Dave
[Message sent by forum member 'dgodbey' (dgodbey)]

http://forums.java.net/jive/thread.jspa?messageID=327832