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

Yang ZHONG commented on TUSCANY-917:
------------------------------------

XMLHelper#load (with processAnyXML option by default) only demand-creates a 
global property when its NameSpace does *not* exist.
It won't demand-create a global property when its NameSpace exists already.

> XMLHelper.load() should demand-create global properties not defined in the 
> SDO type system
> ------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-917
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-917
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SDO Implementation
>    Affects Versions: Java-SDO-Mx
>            Reporter: Fuhwei Lwo
>             Fix For: Java-SDO-Mx
>
>
> Currently, when you invoke XMLHelper.save(), it would serialize the 
> non-defined global properties. However, the doc cannot be deserialized by 
> XMLHelper.load() method.

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