[jbossws-users] [JBossWS] - RPC WSDL and load balancing problem

fbenvegna do-not-reply at jboss.com
Sat Jun 28 03:25:45 EDT 2008


I have a JBoss Cluster with two application server and an Apache with mod_jk as load balancer.
With web application no problem but with web-services there are...
my web-services WSDL (style RPC) reports an include on other WSDL URL that include a random identifier. Identifiers change on every deploy and are different from a machine to other.

PROBLEM with load balancing and wsdl rewrite configured: when a client requests WSDL on host A retrieve WSDL A, with included URL on machine A, but when it tries to retrieve the included WSDL A the request goes on host B, so....  error!

The problem only happens with JBossWS Native, no problem with JBossWS Metro because there isn't any deploy dependent identifier on generated WSDL.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161331#4161331

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4161331



More information about the jbossws-users mailing list