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