Using default helper context got ClassCastException due to T-1317
-----------------------------------------------------------------
Key: TUSCANY-1429
URL: https://issues.apache.org/jira/browse/TUSCANY-1429
Project: Tuscany
Issue Type: Bug
Components: Java SDO Implementation
Affects Versions: Java-SDO-M2
Environment: WinXP
Reporter: Fuhwei Lwo
Fix For: Java-SDO-1.0
Starting from T-1317, we started to use HelperContext as the scope instead of
TypeHelper or XSDHelper. The ClassCastException problem starts to appear when
we need to cast HelperContext to HelperContextImpl to access the
XMLStreamHelperImpl which is not a spec compliant Helper because the default
helper context is not an instance of HelperContextImpl.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]