0 Replies Latest reply on Mar 6, 2002 11:31 PM by kat4a

    Integrating apache with tomcat and JBoss

    kat4a

      I have configured
      apache on port 80
      tomcat on port 8000
      jboss on 8082

      I have configured mod_jk so i am able to call tomcat example files on port 80. Tomcat and JBOSS are also embedded together(JBoss2.2-Tomcat3.2.2). I am able to deploy all the ear files and call them from 8000 ie tomcat port.

      Only thing left is can i call ear files on port 80 ie apache port directly. If yes then what additional things i need to do.

      Please Reply

      Thanks