2 Replies Latest reply on Apr 23, 2002 8:17 PM by blue

    Embedded Tomcat for applictions outside JBoss

      I have an application that runs using Apache and the standalone version of Tomcat catalina. This application needs to be able to still run on the server now that I have installed JBoss 2.4.4 w/Embedded Tomcat catalina. I have used the mod_jk approach and I seems to have succeeded base on the information reported when I launch JBoss.

      The older application will not need to use any JBoss related functionality/activities. It does require the Tomcat servlet container!!
      How best to set up the old application's needs for Tomcat now that were using the JBoss embedded verison of Tomcat??