The only issue with relying on ${user.home}/.java.policy is that this may not be configured to load in a given JDK/JRE installation so there is no guaretee it will be used.
The other problem with your policy file is that you are using the jboss.home.dir and jboss.server.home.dir system property references but you don't say if you are setting this in the jboss server start script. Policy files are read before jboss sets these properties so in order to use them they must be set on the server vm command line. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838529#3838529 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838529 ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user