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!

Cannot establish proxy connection: 404 Not found

Lonnie LewisJan 18 2017 — edited Jan 19 2017

I'm having trouble calling an external web service from within my composite.

I can easily call the WS from Chrome/Boomerang, but when calling from my BPEL process within my local "IntegratedWeblogicServer" I get:

Unable to invoke endpoint URI "https://domainhere.com:443/Customers/CustomerService" successfully due to: javax.xml.soap.SOAPException: javax.xml.soap.SOAPException: Message send failed: Cannot establish proxy connection: 404 Not found

I don't know if this means it can't find the service or can't find the proxy server. I have tried running with no additional configuration, setting up the proxy server as described here: https://docs.oracle.com/cd/E53672_01/doc.111191/e53673/GUID-36A18CFA-55F1-4D19-B371-A6D15EBF2E24.htm

setting up the proxy server for the reference specifically (via the deployed composite -> dashboard -> select the service -> properties -> proxy host and port.

Nothing I try seems to affect anything. Any advice?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 16 2017
Added on Jan 18 2017
6 comments
934 views