[JBoss-user] JBoss 2.2.2 - Linux kernel 2.4

2001-07-05 Thread Axel Muench
run.sh which can easily fixed by > adding cd `dirname $0` at the top if the script. Thanks to all... Axel Muench ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

[JBoss-user] Re: JBoss 2.2.2 - Linux kernel 2.4

2001-07-03 Thread Axel Muench
or message: > > JBOSS_CLASSPATH=:run.jar:../lib/crimson.jar > Exception in thread "main" java.lang.NoclassDefFoundError: org/jboss/Main > > Any major thing I'm missing here? > > Thanks, Axel Muench. ___ JBoss-user mailing

[JBoss-user] Re: JBoss 2.2.2 - Linux kernel 2.4

2001-07-03 Thread Axel Muench
Dragos, Yes I tried /bin/sh run.sh with the same result. I heard on the list that my JDK 1.3.1 could be the problem? Thanks, Axel. >Have you tried usingsh run.sh? >Axel Muench wrote: > Hi, > I'm new to JBoss and try to start JBoss by executing run.sh > > > >

[JBoss-user] JBoss 2.2.2 - Linux kernel 2.4

2001-07-02 Thread Axel Muench
Hi, I'm new to JBoss and try to start JBoss by executing run.sh This is the error message: JBOSS_CLASSPATH=:run.jar:../lib/crimson.jar Exception in thread "main" java.lang.NoclassDefFoundError: org/jboss/Main Any major thing I'm missing here?