0 Replies Latest reply on Oct 14, 2003 6:53 AM by priceke1

    Classpath issue JBOSS 3.2.1 with Jetty

    priceke1

      Hello.

      I am having a strange issue. I installed and setup JBOSS with integrated Tomcat, and I got my application ported over and running fine.

      I went to move my application to one of the servers, and didn't realize that it is running the JBOSS 3.2.1 with Jetty integrated.

      I move all my code in place, started it up, and I get a
      'java.lang.ClassNotFoundException' error.

      so what I am wondering, is there something else that is necessary for things to work with Jetty that I am missing? The class it says it can't find is in my war file which is part of an ear file.

      I would just move the server to jboss/tomcat, but I don't have full control and it is looking to be a few days before they will consider/have time to do this for me. But in the interm, I need to figure out a solution.

      Thanks. Any help is appreciated. If any additional information is needed please let me know.

      Kevin