1 Reply Latest reply on Nov 21, 2002 9:08 AM by adrian.brock

    Jboss-3 with Tomcat-4 standalone

    luigifonti

      When I installed Jboss-3 I already had Tomcat-4 installed and configured as a standalone product. So, I didn't install the Jboss/Tomcat pair, but Jboss alone.
      Now, the servlets launched by Tomcat cannot find the EJB classes managed by Jboss.
      Is there a way to configure Tomcat and to bind it to Jboss, or it's necessary to reinstall both together ?
      Thanks for help.
      Luigi Fonti

        • 1. Re: Jboss-3 with Tomcat-4 standalone

          Yes you can, if you use "search" you will find the
          answer eventually. The problem is so many people
          ask this question, most people have stoppped answering
          it.

          Before you do that, use JBoss/Tomcat in the same JVM.
          You will suffer a performance penalty from running
          in two different JVMs.

          Regards,
          Adrian