Unable To Invoke Endpoint URI From Jdeveloper Integrated Server
(Doc ID 2435292.1)
Last updated on AUGUST 12, 2024
Applies to:
Oracle SOA Suite - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
Could not invoke the endpoint URI from jdeveloper. Following error is observed.
Unable to invoke endpoint URI "http://xxxx:1211/xxxxx/xxxxxx.zws" successfully due to: javax.xml.soap.SOAPException: javax.xml.soap.SOAPException: Bad response: 403 Forbidden from url http://xxxx:1211/xxxxxx/xxxxxxx.zws
Above error was solved by setting the proxy settings in the Jdeveloper, this resulted in new error,
oracle.fabric.common.FabricInvocationException: Unable to invoke endpoint URI "http://xxxxxx:1211/xxxxxx/xxxxxx.zws" successfully due to: javax.xml.soap.SOAPException: javax.xml.soap.SOAPException: Message send failed: http://xxxxxx.com:8085/xxxxxx
===== reqeust ========
SOAPAction:"http://www.xxxxx.com/xxxxxxx/xxxxxxx"
Content-Type:text/xml; charset=UTF-8
Content-Length:2933
http://xxxxxx:1211/xxxxxx/xxxxxxx.zwshttp://www.xxxxx.com/xxxxxx/xxxxxxxxx:45f585f7-950a-11e8-84b9-1062e55a1f8durn:45f585f7-950a-11e8-84b9-1062e55a1f8dhttp://www.w3.org/2005/08/addressing/anonymous84f8464c-4097-4ffc-b6a4-c62ef1c5b9ef-0000019eurn:45f585f7-950a-11e8-84b9-1062e55a1f8dbpel:4000540005-BpInv0-BpSeq0.3-340014
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |