0 Replies Latest reply on May 14, 2002 11:14 AM by alain_onestone

    apache 1.3.24, tomcat 4.0.3 and jboss 3.0 rc2

    alain_onestone

      Hello,

      I'm using jboss-3.0.0RC2_tomcat-4.0.3 and I would like to use apache 1.3.23 with webapp_module.


      Apache and tomcat work without problem, but with jboss is another job.


      How can I do this?

      I have tried some change in the the jboss-service.xml:
      I have added :
      <!-- Embedded tomcat 4.x with Warp Connector -->






      And httpd.conf (from apache)

      WebAppConnection conn warp localhost:8008
      WebAppDeploy examples conn /examples
      #WebAppDeploy jboss conn /jboss
      WebAppInfo /webapp-info

      But
      http://localhost/webapp-info
      doesn't work

      Any idea ..
      Thank a lot

      PS. excuse me for my english, I speak french.