Errors when Invoking ODI Data Services and Public Web Service Due to Axis2 Compatibility Issues
(Doc ID 550215.1)
Last updated on MARCH 12, 2021
Applies to:
Oracle Data Integrator - Version 10.1.3.4.0 to 10.1.3.6.10Information in this document applies to any platform.
Symptoms
One of the following errors are encountered when using ODI Public Web Services or ODI Data Services:
-
com.sunopsis.wsinvocation.SnpsWSInvocationException: ServiceClass does not implement required method of the form OMElement invokeScenario(OMElement e)at com.sunopsis.wsinvocation.client.a.a.d.requestReply(d.java)...
When attempting to execute a Scenario via Public Web Services using the ODI SOAP editor.
-
There is no port with SOAP binding defined on this service
When attempting to test a Data Service via ODI SOAP editor. -
com.sunopsis.wsinvocation.SnpsWSInvocationException: No client transport named 'null' found!or
-
com.sunopsis.wsinvocation.SnpsWSInvocationException: java.lang.NoSuchMethodError: org.apache.axis2.AxisFault.makeFault(Ljava/lang/Exception;)Lorg/apache/axis2/AxisFault;
When attempting to invoke a Data Service. -
This Web axisService has deployment faults
Error: java.lang.NoSuchMethodError: javax.wsdl.Operation.getExtensionAttributes()Ljava/util/Map;
at org.apache.axis2.description.WSDL11ToAxisServiceBuilder.populateOperations(WSDL11ToAxisServiceBuilder.java:1295)
at org.apache.axis2.description.WSDL11ToAxisServiceBuilder.populatePortType(WSDL11ToAxisServiceBuilder.java:592)
at org.apache.axis2.description.WSDL11ToAxisServiceBuilder.populateEndpoints(WSDL11ToAxisServiceBuilder.java:469)
When viewing ODI service in Axis services tab.
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 |
References |