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