Hi All,
I'm using WID 7.0.3 to access WSRR and keep getting the following Tuscany SDO
exception.
Went through the archives and also incorporated the usage of
"DataObjectUtil.initRuntime()", which hasn't resolved the issue.
Error:
Caused by: java.lang.ClassCastException: com.ibm.xml.sdo.helper.TypeHelperImpl
incompatible with org.apache.tuscany.sdo.helper.TypeHelperImpl
at org.apache.tuscany.sdo.util.SDOUtil.createType(SDOUtil.java:379)
at
com.ibm.sr.sdo.helper.impl.BSRSDOHelperImpl.<clinit>(BSRSDOHelperImpl.java:128)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:200)
Calling Code:
DataObjectUtil.initRuntime();
GraphQuery query = (GraphQuery)
DataFactory.INSTANCE.create(TypeConstants.SR_URI, TypeConstants.
TYPE_GRAPHQUERY);
This looks very similar to a number of related "ClassCastException" posts, but
I haven't been able to resolve it with DataObjectUtil.initRuntime.
Would greatly appreciate any pointers!
Thanks,
K.S
This message is for the designated recipient only and may contain privileged,
proprietary, or otherwise private information. If you have received it in
error, please notify the sender immediately and delete the original. Any other
use of the email by you is prohibited.