Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error while Consuming WebServices

Christian999
Explorer
0 Likes
355

Hi!

I've created a abap - proxy and a lpconfig to consume a WS.

When i test the service client in se80 i get this error:

Unexpected element -el=definitions ns=http://schemas.xmlsoap.org/wsdl/

In the log of the Serviceprovider, we can see, that authentication was ok and no exception occured...

Can anybody help me?

Regards,

Christian

1 REPLY 1
Read only

Christian999
Explorer
0 Likes
326

Hi to everybody!

FYI: I solved the problem: In Lpconfig i had to use port 80 -> now it works