Greetings,
I have a web-service that.s behind multiple redirectors (load balancers, external tiers). When I generate my WSDL file, the targetNamespace is the URL of the machine where the soap servlet is. Is there a way to configure (like say the server-config.wsdd) to point it at the correct external URL? I could generate a static servlet.wsdl, and modify the targetNamespace, but that seems like a maintenance headache.
Thanks,
Chris