Hello,
I created a consumer proxy by passing the URL of an external webservice and configured a standard logical port in SOAMANAGER for this proxy, which indicates correct configuration since pining it works.
Now when I test my proxy class, using the mentioned logical port, i get the following error message:
Unexpected element -ed=definitions ns=http://schemas.xmlsoar.org/wsdl/
I think this is a problem with the response stream, maybe something is incorrect eighter in my WSDL or logical port configuration.
What bothers me is, that this webservice is working perfectly with SOAPUI.
In the following, you can se the whole WSDL of my webservice. Furthermore I attached screenshorts of my logical port configuration.
Can anybody help me?