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!

Oracle SOA Suite 12c Unable to invoke endpoint URI successfully due to javax.xml.soap.SOAPException

3146670Jul 3 2020 — edited Aug 25 2020

Hi folks,

I have a specific question with respect to the high availability of SOA suite which results in invocation of call back error as-

Unable to invoke endpoint URI "https://lbr.idam-host.com/soa-infra/services/default/DefaultOperationalApproval!6.1*soa_d9fbecea-0d96-4363-a6cb-3fd9d8911dd3/SMSNotification%23ApprovalProcess/SMSNotification" successfully due to: javax.xml.soap.SOAPException: javax.xml.soap.SOAPException: Bad response: 404 Not Found from url https://lbr.idam-host.com/soa-infra/services/default/DefaultOperationalApproval%216.1*soa_d9fbecea-0d96-4363-a6cb-3fd9d8911dd3/SMSNotification%23ApprovalProcess/SMSNotification

Below is the deployment architecture-

SOA_Callback_Error.jpg

  1. The request is being made from the IDAM environment(HA mode) to a different SOA environment (HA mode) for SMS notification service.
  2. SMS is being sent from SOA Servers in DMZ and service is being called from IDAM system(LB).
  3. SMS is processed but the exception is encountered during the callback in BPEL process.
  4. Composite shows faulted state in flow instances
  5. All necessary entries in the host file on LB & individual VMs are done.

I have tested all communications of respective servers and seems fine but not able to identify the issue cause.

@"Martien van den Akker", can you please provide your expert comments to overcome this problem.

This post has been answered by Martien van den Akker on Jul 5 2020
Jump to Answer
Comments
Post Details
Added on Jul 3 2020
9 comments
4,929 views