[JBoss-user] java.io.FilePermission on jboss tmp dir?

2001-04-30 Thread Guy Rouillier
The following is a repost of a message I sent out about a week ago that received no responses. We are getting close to release, so this issue is important to us. Is everyone just taking the easy way out and using grant { permission java.security.AllPermission;};? Has no one actually figured

Re: [JBoss-user] java.io.FilePermission on jboss tmp dir?

2001-04-30 Thread Scott M Stark
30, 2001 12:11 PM Subject: Re: [JBoss-user] java.io.FilePermission on jboss tmp dir? Hey, Ok so when you say grant codebase{ ...permissions... } what you are saying is that this block of permissions is given to classes that come from location codebase. Cool.. Since JVM running

[JBoss-user] java.io.FilePermission on jboss tmp dir?

2001-04-24 Thread Guy Rouillier
I'm developing on Windows 2000 with JBoss 2.2.1. As we are getting closer to shipping, I turned on security (more accurately, I turned off my easy way out of simply granting all permissions to the world.) Using just a command-line client (i.e., no Tomcat), I first received a