Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

WSDL Parsing fails during Testing a composite

Deb_MukherjeeMar 17 2016 — edited Mar 20 2016

Dear All,

I am unable to run my samples in local.Tried repetitive installation but the issue persists.

Same code when deployed in Development Server it works fine. But in my local -

1.Code gets deployed smoothly.

2.When I hit the Test button it comes up with an error like below -

Either the WSDL URL is invalid or the WSDL file is not valid or incorrect. - WSDLException: faultCode=PARSER_ERROR: Failed to read wsdl file at: "http://Deb_Kriti:7001/soa-infra/services/default/bpel-108-UsingXQuery/customersearchprocess_client_ep?WSDL", caused by: java.net.ConnectException. : java.net.ConnectException: Connection refused: connect

3.I corrected it from "Deb_Kriti" to "localhost" and wsdl gets parsed and Test Page with Request/Response appears.

4.I hit the request and the response comes back with an Exception like -

java.lang.Exception: oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: javax.xml.soap.SOAPException: oracle.j2ee.ws.saaj.ContentTypeException: Not a valid SOAP Content-Type: text/html; charset=UTF-8 at oracle.sysman.emas.model.

For each and every code it is happening.

I have googled links and tried the fixes and they were not much helpful.

Any help/direction would be great!!.

Thanks & Best Regards,

Deb Mukherjee

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 17 2016
Added on Mar 17 2016
14 comments
2,805 views