1 Reply Latest reply on Jun 24, 2006 4:23 AM by tmary

    Source not found.

    tmary

      Hi all,
      I am new in jboss and j2ee, I have Windows xp 2,
      jbos 4.0.2, eclip3.1.2, emf-sdo2.1.1, objectweb.lomboz_3.0.1. and I follow the tutorial on http://www.tusc.com.au/tutorial/html/chap1.html. when I reach the setp debug the server, we always got sout not found and a button edit sources lookup path?
      please tell me how to deal with it??
      thank you

        • 1. Re: Source not found.
          tmary

          HI , the message on my joboss log is

          16:10:24,828 DEBUG [Server] Failed to start
          java.lang.NoClassDefFoundError: org/dom4j/Element
          at java.lang.Class.getDeclaredConstructors0(Native Method)
          at java.lang.Class.privateGetDeclaredConstructors(Class.java:2328)
          at java.lang.Class.getConstructor0(Class.java:2640)
          at java.lang.Class.newInstance0(Class.java:321)
          at java.lang.Class.newInstance(Class.java:303)
          at org.jboss.mx.modelmbean.RequiredModelMBeanInstantiator.instantiate(RequiredModelMBeanInstantiator.java:37)
          at org.jboss.mx.server.MBeanServerImpl.(MBeanServerImpl.java:205)
          at org.jboss.mx.server.MBeanServerBuilderImpl.newMBeanServer(MBeanServerBuilderImpl.java:56)
          at javax.management.MBeanServerFactory.newMBeanServer(MBeanServerFactory.java:316)
          at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:219)
          at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:369)
          at org.jboss.system.server.ServerImpl.start(ServerImpl.java:315)
          at org.jboss.Main.boot(Main.java:195)
          at org.jboss.Main$1.run(Main.java:463)
          at java.lang.Thread.run(Thread.java:595)

          can any one help??