I am trying to get the session bean example to run with Jonas 1.5. I am
running JDK 1.2.2 on Redhat Linux 6.0 and glibc-2.1.2-11.
I start rmiregistry with the 'registry' script.
I run EJB server from the examples/src/sb directory.
Here is the output I get:
EJBServer &
[2] 12860
[root@rothbart sb]# JOnAS - Version 1.5
Exception in thread "main" java.lang.ExceptionInInitializerError:
java.security.
AccessControlException: access denied (java.util.PropertyPermission *
read,write
)
at
java.security.AccessControlContext.checkPermission(AccessControlConte
xt.java, Compiled Code)
at
java.security.AccessController.checkPermission(AccessController.java,
Compiled Code)
at java.lang.SecurityManager.checkPermission(SecurityManager.java,
Compi
led Code)
at
java.lang.SecurityManager.checkPropertiesAccess(SecurityManager.java,
Compiled Code)
at java.lang.System.getProperties(System.java, Compiled Code)
at org.objectweb.jonas.common.Prop.<clinit>(Prop.java:44)
at org.objectweb.jonas.common.Trace.configure(Trace.java, Compiled
Code)
at org.objectweb.jonas.server.Server.main(Server.java, Compiled
Code)
Any help would be appriciated.
Thank you
---------------------------------------
Bruce Jarvis
System Archictecture Manager
CMI-Competitive Solutions
http://www.trans4m.com
---------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".