Hello, I am using the dynamic client with a WSDL file containing two portTypes with http/soap binding. Now it is not possible to invoke an operation that is defined in the very first portType, since the dynamic client only holds a reference to the last portType for some reason. Right now I solved this kinda problem by providing two wsdl files with only one portType. Is there a better solution?
Best regards, Alexander Edelmann (Robert Bosch GmbH)
