facebook

Can’t start JBoss 4.0 in debug mode [Closed]

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #220573 Reply

    creatiweb
    Member

    Hi,

    my environment:
    Eclipse 3.0.1, MyEclipse 3.8.2, JDK 1.4.2_05, JBoss 4.0.0, Win XP Prof.

    I am unable to start JBoss 4.0 from myEclipse in Debug mode, I always get a ClassNotFoundException for org.jboss.Main in the Eclipse Debug window.
    I got JBoss to work in Run mode, but only after I configured “Prepend to classpath” with jboss-4.0.0/bin/run.jar as well as javax.servlet.jar, mail.jar, and activation.jar. I wonder if/why this is necessary either, and it didn’t help for the debug mode.

    Any help is appreciated.

    Thanks,
    cw

    #220577

    Riyad Kalla
    Member

    cw,
    I cannot reproduce this problem for the life of me… are you certain you are using JBoss 4.0 final and not the RC releases? There was a change between RC and final that required a code change on our end that was not backward compatible. Please make srue you are using JBoss 4 final. Then all you should need to do is setup the JBoss 4 connector to point ot the home dir and walla, that’s it (that’s all I had to do as well as another dev I confirmed with).

    #220613

    creatiweb
    Member

    Yes, I made sure that I have JBoss 4.0.0. There seems to be something wrong with my Eclipse environment, because upon further investigation I got similar errors with any remote debugging in Eclipse using “-Xdebug -Xrunjdwp..”.
    It seems this is unrelated to MyEclipse. Thank you for your help!

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Can’t start JBoss 4.0 in debug mode [Closed]

You must be logged in to post in the forum log in