Hi All,
I am working on a scenario Java Client (SOAP) - XI - Database, I have successfully done the steps in XI and generated WSDL to consume by Java client.
In this scenario, I am trying to consume WSDL genrated from XI in Web Dynpro and develop a UI in Web Dynpro. I referred to the following blogs on SDN:
/people/riyaz.sayyad/blog/2006/05/07/consuming-xi-web-services-using-web-dynpro-150-part-i
/people/riyaz.sayyad/blog/2006/05/10/consuming-xi-web-services-using-web-dynpro-150-ui-design-part-iii
After doing deploy and run in NWDS, I passed the input parameters and clicked on Submit button, to which it gave me the below exception:
Service call exception; nested exception is: java.lang.Exception: Incorrect content-type found 'com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.ContentTypeImpl@1171d36'
Can you please help me resolve this problem.
Regards,
Ashish.