I am trying to figure out if it is possible to use multiple
DeployedServices.ds files in a soap client-server call.
I am using Apache soap toolkit and am planning to make client soap calls to
server through multiple ".wsdl" files and their corresponding
DeployedServices.ds files. I am able to set the the path to a
DeployedServices.ds file from soap.xml file but can seem to do that only
for one of these files. The Apache's soap document at
http://xml.apache.org/soap/docs/guide/config.html
also sounds like you can set path for only one DeployedServices.ds file.
Has anybody come across this problem? Any fixes or ideas on this?
Thanks,
Anvita