[
https://issues.apache.org/jira/browse/TUSCANY-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471487
]
Frank Budinsky commented on TUSCANY-1086:
-----------------------------------------
The difference is that if you use "commonj.sdo" it should use the predefined
global property defined in sdoModel.xsd:
<xsd:element name="dataObject" type="xsd:anyType"/>
Since the type is xsd:anyType, you should be able to set it to your DataObject.
The question is why isn't that working?
The other cases will demand create a dummy global property, which works, but
isn't what we want.
> Scope defined java serialiazation/deserialization of SDO
> --------------------------------------------------------
>
> Key: TUSCANY-1086
> URL: https://issues.apache.org/jira/browse/TUSCANY-1086
> Project: Tuscany
> Issue Type: Improvement
> Components: Java SDO Implementation
> Affects Versions: Java-M2
> Environment: All
> Reporter: Hasan Muhammad
> Fix For: Java-SDO-Mx
>
> Attachments: JavaSerDeserialization.patch,
> JavaSerDeserialize_NewFiles_TestCase.zip,
> JavaSerializeDeserializeTestCase.java, NEW_JavaSerDeserialization.patch
>
>
> Need to have a scope defined java serialization/deserialization of SDO's.
> Currently it can be done only in the Global/default scope. Have to fix this
> by using helperContext as the scope for creating ObjectInputStream and
> ObjectOutputStream.
--
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]