users@glassfish.java.net

Re: realm security with the hello world duke program...

From: <glassfish_at_javadesktop.org>
Date: Tue, 20 May 2008 13:03:29 PDT

i read your article, i am assuming that
grant {
        permission java.security.AllPermission;
};

in my server.policy file is screwing this up, how do i fix this?
do i need an entry similar to:

  grant CodeBase "/pathTOFiles/" {
// tell server.policy what realm we are using
};

Thanks again for all the help thus far...
[Message sent by forum member 'huggy77' (huggy77)]

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