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
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
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
>
>
>
>
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?