Jason Thiel wrote:

>  i recently downloaded the bull software.   I cannot seem to get it to
> work and
>  there is no answer to my question in the faq.
>  When i try to run the EJBServer, i get:
>
>  bash$ EJBServer
>  JOnAS Server, version 1.6.1, running on rmi.
>  java.lang.NoClassDefFoundError: java/lang/ThreadLocal
>          at org.objectweb.jonas.server.Server.main(Compiled Code)
>
> can anyone tell me what the problem is?  thanks.
>

I think ThreadLocal is a new class in the java2 (jdk 1.2.X) lib. You are
trying to run jonas 1.6 with a jdk1.1.X, instead of using a jdk 1.2

I think jonas 1.6 is only jdk1.2, while previous versions can be run with
jdk 1.1

I am not completely sure of my answer, though...


> jt
>
> ----
> 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".

----
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".

Reply via email to