I have downloaded Version 2.3 and am trying to install it on my system.
Here is the output from CheckEnv
java.lang.NullPointerException
at org.objectweb.jonas.tools.CheckEnv.classIsAccessible(CheckEnv.java:298)
at org.objectweb.jonas.tools.CheckEnv.getStatus(CheckEnv.java:117)
at org.objectweb.jonas.tools.CheckEnv.main(CheckEnv.java:282)
Here are the changes I made to the user profile
# Jonas Environment Variables -- TGI June 14, 2001
JONAS_ROOT=/app/netprofit/JonasV2.3/JONAS
PATH="$PATH:$JONAS_ROOT/bin/unix"
export PATH JONAS_ROOT CLASSPATH
I am running RedHat V7.0 with JDK V1.3
Any ideas?
Tom
----
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".