1 Reply Latest reply on Jun 24, 2002 1:40 AM by roger01

    Jboss Installation

    pboido

      Hi,

      I downloaded JBoss-2.4.4.zip and when I execute run.bat I get this messages:

      JBOSS_CLASSPATH=;run.jar;../lib/crimson.jar
      Exception in thread "main" java.lang.NoClassDefFoundError: org/jboss/Main
      press any key to continue . . .

      I set the CLASSPATH=.;c:\jboss-2.4.4\lib
      and JBOSS_DIST=c:\jboss-2.4.4
      JAVA_HOME is also correctly set

      What's wrong?