Hi,
I have the problem that my application need to access different webservices. For some services, I need to use the PBSoapClient implementation and for others, I need to use the PBWSClient implementation.
However both implementations have a SoapConnection object and there is no distinction between the two. So whichever pbd is the first one in the library list wins...
Does anybody have a good solution to this problem?
Regards
Henrik Jakobsen