After Upgrading from 10g to 11g BPEL Process is Throwing the Error 'REPLACE_WITH_ACTUAL_URL'
(Doc ID 1405397.1)
Last updated on MARCH 27, 2020
Applies to:
Oracle(R) BPEL Process Manager 10g - Version 10.1.2.0.0 and laterInformation in this document applies to any platform.
Symptoms
After upgrading a BPEL process from 10g to 11g the following error is seen at runtime when invoking a web service:
<Error> <oracle.integration.platform.blocks.soap> <BEA-000000> <Unable to dispatch request to REPLACE_WITH_ACTUAL_URL d
ue to exception
javax.xml.ws.WebServiceException: java.lang.IllegalArgumentException: Transport can not be determined from uri REPLACE_WITH_ACTUAL_URL
at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:851)
at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.synchronousInvocationWithRetry(OracleDispatchImpl.java:235)
at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.invoke(OracleDispatchImpl.java:106)
ue to exception
javax.xml.ws.WebServiceException: java.lang.IllegalArgumentException: Transport can not be determined from uri REPLACE_WITH_ACTUAL_URL
at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:851)
at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.synchronousInvocationWithRetry(OracleDispatchImpl.java:235)
at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.invoke(OracleDispatchImpl.java:106)
Changes
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 |
Changes |
Cause |
Solution |