1 Reply Latest reply on Jul 8, 2002 6:39 PM by jules

    Integrate apache with Catalina/JBoss

    wdrai

      I think this question has been asked a thousand times, but I need a confirmation that it is possible to integrate apache and jboss/catalina with the warp connector.
      All the threads about this subject on this forum are about the ajp13 connector.

      If I have to put back the ajp13 configuration for apache, is it possible to use the ajp13 connector with jboss 3.0/jetty ?

      Thanks.

        • 1. Re: Integrate apache with Catalina/JBoss

          AJP13 is now supported by Jetty 4.1 which is in JBoss cvs HEAD.

          It will be merged into Branch_3_0 and thence a 3.x release within the next few weeks.

          Building HEAD and taking the jbossweb.sar from it should probably deploy OK in JBoss 3.0.1.RC1

          Jules