0 Replies Latest reply on Sep 20, 2003 10:56 PM by kuato

    Exception in thread "main" java.lang.NoClassDefFoundError: o

    kuato

      Trying to install Jboss here. Having some problems, well A problem.

      I got the server running alright but when I try to run the deployer I get the following exception.


      Exception in thread "main" java.lang.NoClassDefFoundError: org/jboss/jmx/service
      /RemoteDeployer

      Not sure why it can't see the deployer.jar file, it started the server alright so can see run.jar


      My settings.


      ANT_HOME=C:\apache-ant-1.5.4
      CLASSPATH=.
      JAVA_HOME=C:\j2sdk1.4.1_03
      JBOSS_HOME=C:\Jboss\jboss-3.2.2RC4
      Path=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdk1.4.1_03\bi
      n;C:\Jboss\jboss-3.2.2RC4\bin;C:\Sun\j2eesdk1.4_beta2\bin;C:\apache-ant-1.5.4
      \bin

      ********


      God I hate spending 50 hours trying to find something stupid.

      Lil help?