Thread

Posted on Wed Jun 21 16:15:03 2006 by annak
Changing endpoint address of a service
Hello, I do not manage to change an endpoint address of soap requiests, when I create SOAP::Lite instance, providing a service (wsdl). Is seems unlikely to me that the package would not provide an easy way for such a basic thing. It is indeed possible by deleting the address in wsdl itself, and then invoking proxy() method with an address, but this solution is not good for us. Would be glad to hear an advice. Thanks much, Anna
Write a response