[ 
https://issues.apache.org/jira/browse/TUSCANY-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471480
 ] 

Hasan Muhammad commented on TUSCANY-1086:
-----------------------------------------

I forgot to change the JUnit to use the ByteStream. Will do that and resubmit 
the testcase. One quick thing about the use of "commonj.sdo" in writeExternal. 
I created a simple testcase where i just create a DataObject under a URI say 
"my.com". When i use the xmlHelper.save() method, it will not work with the 
"commonj.sdo" string for the URI. It works either with null or the URI under 
which the dataObject was created.

> 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]

Reply via email to