Unable to invoke web service exposed via Integrated SOA Gateway in EBS v12.1.2
After installing ISG in Oracle E-Business Suite 12.1.2, I was able to "Generate WSDL" and "Deploy" the service successfully. But not able to test it via any client. I tried in two ways
1) Using SOAPUI tool - I did setup http proxy setting fine and error I get when SOAPUI tries to load the service is
Error loading [https://<myhost>:4525/webservices/SOAProvider/plsql/qp_preq_pub/?wsdl]: org.apache.xmlbeans.XmlException: org.apache.xmlbeans.XmlException: error: Unexpected character encountered: 'C'
Note that similar error message appears for each service so it is not problem with a particular service. All these services are exposed from existing interfaces and not generated from custom interfaces. soapui log has this error