2 Replies Latest reply on Apr 4, 2004 1:53 AM by juha

    Apache Connector for JSP????

    rhugga


      Is there a connector in Jboss for Apache that forwards all *.jsp requests to the Jboss server. (Tomcat used to have the jk2 conector, but it appears development on the connector has stagnated)

      I want a URL such as mydomain.com/some/deep/directory/myfile.jsp to be auto-magically handled by Jboss, preferably via a local ajp domain socket, not over TCP.

      Thanks for any info...
      Chuck