3 Replies Latest reply on May 1, 2007 5:18 AM by kgrjb

    How do I use Jboss WS as a replacement for Apache+mod_jk?

      I am currently using Apache + mod_jk1.2 in the front end to forward certain requests to a JBoss AS running behind a firewall.

      I would like to use JBoss WS instead as it has SSL support (cannot compile Apache in my Solaris env). How do I configure JBoss WS to route these requests? Is there a worker.properties equivalent?

      Also, I plan on having 2 servers, each running 2 instances of JBoss WS in the DMZ clustered and forwarding requests to the AS Cluster. I (will) have BigIP doing the load balancing. Is this feasible?

      Thanks!