Thanks for the reply Lionel. I'm an administrator, but I'll check the
permissions. I guess the only thing I'm looking for is a 'read only' attribute
somewhere.
Keith
.........................................................................
"Lionel Siau" <[EMAIL PROTECTED]> wrote:
Keith,
just a wild throw, are u in Adminstrator or user mode? how abt file
permissions in the directory? Also make sure your env settings are ok.
My win2k ran fine right out of the box and it is pretty similar. Done it
twice already.
Lionel
----- Original Message -----
From: "Keith Thomas" <[EMAIL PROTECTED]>
To: "j boss" <[EMAIL PROTECTED]>
Sent: Thursday, December 28, 2000 2:46 PM
Subject: [jBoss-User] java.security.AccessControlException
Hi,
Sorry to bother y'all with this newbie question, but, although I have seen
this questionposted several times on the archive I cannot find an answer.
Background
----------
Today, 27th Dec 2000, I downloaded and unzipped JBoss/Tomcat onto Windows
NT,
Service Pack 6, with JDK 1.3.
Error
-----
When trying to execute run_with_tomcat.bat I see the following exception in
the log :-
[Verifier] Verifying
file:/D:/Java/jboss_tomcat/jboss-2.0-FINAL/tmp/deploy/tomcat-test.ear/ejb100
4.jar
[Verifier] java.security.AccessControlException: access denied
(java.io.FilePermission \D:\Java\jboss_tomcat\jboss-2.0-FINAL\client\ejb.jar
read)
[Verifier] at
java.security.AccessControlContext.checkPermission(AccessControlContext.java
,
Compiled Code)
[Verifier] at java.lang.Exception.<init>(Exception.java, Compiled Code)
[Verifier] at java.lang.RuntimeException.<init>(RuntimeException.java,
Compiled Code)
[Verifier] at java.lang.SecurityException.<init>(SecurityException.java,
Compiled Code)
[Verifier] at
java.security.AccessControlException.<init>(AccessControlException.java,
Compiled Code)
Additional Info
---------------
The server.policy in ../conf/tomcat looks like this,
grant {
// Allow everything for now
permission java.security.AllPermission;
};
Begging
-------
Any help would really be very much appreciated as I'm trying to migrate my
app
from the J2EE RI in time to go live for a charitable purpose, i.e. helping
organize 40+ Girl Scout troops to sell cookies in the area. My deadline is
January 3rd. Again please accept my apologies for asking a question that has
clearly been asked before.
Humble regards,
Keith Thomas
Denver, Colorado, USA
____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]
____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]