0 Replies Latest reply on Apr 10, 2002 11:55 PM by dchen1124

    how to integrate JBuilder4.0 with JBoss-Catalina

    dchen1124

      Hi, Guys:

      Following the document, I can integrate successfully JBuilder4.0 with JBoss-2.2.2_Tomcat-3.2.2, however, I have problem to integrate JBuilder4.0 with JBoss-2.4.4_Tomcat-4.0.1(catalina). I tried couple days, and now the problem is:

      [INFO,ContainerFactory] Deployed application: file:/D:/JBoss-2.4.4_Tomcat-4.0.1/jboss/tmp/deploy/Default/interest.ear
      [INFO,J2eeDeployer] Starting module interest.war
      [INFO,EmbeddedCatalinaServiceSX] deploy, ctxPath=/interest, warUrl=file:/D:/JBoss-2.4.4_Tomcat-4.0.1/jboss/tmp/deploy/Default/interest.ear/web1002/
      [ERROR,J2eeDeployer] Starting interest.war failed!
      [ERROR,Default] java.lang.NoClassDefFoundError: org/apache/catalina/loader/Reloader
      [ERROR,Default] at org.jboss.web.AbstractWebContainer.deploy(AbstractWebContainer.java:184)

      I guess the problem comes from the order I added classpath in JBuiler library. Does any Jboss guru who integrate these two stuff successfully could please give me the example on how to set up JBuiler library classpath? or give me any suggestion please.

      Thanks a lot
      David
      dchen@paradata.com