2 Replies Latest reply on Sep 27, 2006 4:39 PM by pmsavoy

    Just installed JBoss but problems in Ecllipse

    pmsavoy

      I just installed JBoss and I can run the manual startup of the server by running the bat file but when I try to start the server in Eclipse 3.2 I am getting the following error:

      java.lang.NoClassDefFoundError: Source/jboss-4/0/4/GA/bin////lib/endorsed
      Exception in thread "main"

      Any suggestions? I've been looking at your different forums but I cannot find a question or answer on this specific question.

      Any help or direction would be appreciated.

      Regards.

        • 1. Re: Just installed JBoss but problems in Eclipse 3.2
          pmsavoy

           

          "savoymp" wrote:
          I just installed JBoss and I can run the manual startup of the server by running the bat file but when I try to start the server in Eclipse 3.2 I am getting the following error:

          java.lang.NoClassDefFoundError: Source/jboss-4/0/4/GA/bin////lib/endorsed
          Exception in thread "main"

          Any suggestions? I've been looking at your different forums but I cannot find a question or answer on this specific question.

          Any help or direction would be appreciated.

          Regards.


          • 2. Re: Just installed JBoss but problems in Ecllipse
            pmsavoy

            The problem was that my directory name where I extracted the JBoss files to from the zip was Open Source and JBoss could not reason the space between Open and Source.

            Thanks anyway!