2 Replies Latest reply on Aug 2, 2002 8:46 PM by mlapolla

    Apache Integration with JBOSS

    rahs

      Hi,

      This is regarding integrating JBoss with Apache.

      I have been able to correctly integrate the /examples context that comes as default with the JBoss-Catalina zip.
      But, when it comes to adding my own application:

      WebAppDeploy myApp conn /myApp

      where myApp is an application (ear containing some ejbs and jsps) deployed in the jboss/deploy directory, i get this error:

      [ERROR,EmbeddedCatalinaServiceSX] [org.apache.catalina.connector.warp.WarpConfigurationHandler] Cannot find "D:\JBoss-2.4.4_Tomcat-4.0.1\catalina\webapps\myApp" for appl. "myApp" host "abcd01.mynetabcd.com"

      Any clues as to how to integrate JBOSS with Apache???

      <<the web application works correctly on 8080 port but gives the error when i try to deploy it with apache.>>

      Or was Earlier approach of mod_jk better (that used to work with earlier tomcat versions and integrated easily with Jboss running TC as well)?

      Thanks for any help.

      Rahul.