0 Replies Latest reply on Feb 17, 2005 2:33 PM by dazzling

    Getting error running JBoss from Eclipse

    dazzling

      Hi,

      I get the following error in the console when I try to run JBoss from the Eclipse IDE:

      java.lang.NoClassDefFoundError: Files\jboss-4/0/1
      Exception in thread "main"

      Also two popups come
      "Could not find the main class. Program will exit"
      "Cannot connect to JVM"

      I thought that this is a configuration error in Eclipse, but I am able to run a normal java application. Also I am able to run JBoss using run.bat file.

      I want to run it through the IDE because of the debugging support of the IDE. I am using JBoss 4.0.1.

      Thanks!!