1 Reply Latest reply on Jun 30, 2005 3:30 PM by jaycap

    Starting JBoss via run.bat vs. MyEclipse...Please Help..

    jaycap

      I can start JBoss from C:\jboss-4.0.2\bin\run.bat and my servlet works perfectly. Then I stop JBoss form C:\jboss-4.0.2\bin\shutdown -S.

      Now I open up MyEclipse, and start JBoss. Got to a web browser and invoke the same servlet and I always get the error:

      java.lang.NoClassDefFoundError: javax/management/remote/JMXServiceURL

      I don't understand what's different. I didn't deploy anything to JBoss from MyEclipse, I simple used MyEclipse to startup Jboss, instead of using run.bat. Anyone ever see this before??

      Thank you,

      Jason