2 Replies Latest reply on Apr 8, 2005 8:24 PM by jason.greene

    Web services in clustered environment

      Hello.

      We have a cluster of 2 jboss servers (4.0.1sp1) with apache + mod_jk load balancer as described in the Jboss clustering documentation.

      When we deploy a web service to these servers, WSDL gets address of the jboss server. I would like it to have address of the load balancer, so that we would get balancing / failover for web services. It there a way to accomplish this? Now Jboss seems to always overwrite address in WSDL, so I cannot change it by hand.