[ 
https://issues.apache.org/jira/browse/TUSCANY-3905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

RMILI updated TUSCANY-3905:
---------------------------

    Description: 
I created a static SDO DataObject, I have make it changeloggin on 
(...getChangeSummary().beginLogging()         
 ), I serialized it with XMLHelper.save(...). When I deserialize the same 
object (XMLHelper.load(...)), isLogging () returns false and I can not access 
modified objects.

  was:
I created a static SDO DataObject, I have make it changeloggin on 
(...getChangeSummary().beginLogging()         
 ), I serialized it with XMLHelper.save(...). When I deserialize the same 
subject (XMLHelper.load(...)), isLogging () returns false and I can not access 
modified objects.


> ChangeSummary does not work with xml deserialization on generated Static Data 
> Objects
> -------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-3905
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3905
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SDO Implementation
>    Affects Versions: Java-SDO-1.1
>         Environment: Windows 7 x64, JVM 1.6.x
>            Reporter: RMILI
>            Priority: Critical
>
> I created a static SDO DataObject, I have make it changeloggin on 
> (...getChangeSummary().beginLogging()               
>  ), I serialized it with XMLHelper.save(...). When I deserialize the same 
> object (XMLHelper.load(...)), isLogging () returns false and I can not access 
> modified objects.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to