From: Charlie B. <cha...@gm...> - 2006-12-21 21:25:43
|
I've used stubmaker.pl to create the stub class based on a wsdl I have. The problem is that I can't seem to override the endpoint pragmatically. The reason this is coming up is that I'm connecting to 5 servers each with an identical wsdl except for the endpoint. I don't want to run stubmaker.plfor each wsdl and have nearly identical files. How can I modify the endpoint from a script? Thanks for any help. |