You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Yang ZHONG (JIRA)" <tu...@ws.apache.org> on 2007/02/10 23:04:05 UTC

[jira] Commented: (TUSCANY-1104) XMLDocument loses XML encoding

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

Yang ZHONG commented on TUSCANY-1104:
-------------------------------------

EMF bug has been fixed in 2.2.2.
This will be done along with http://issues.apache.org/jira/browse/TUSCANY-1102

> XMLDocument loses XML encoding
> ------------------------------
>
>                 Key: TUSCANY-1104
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1104
>             Project: Tuscany
>          Issue Type: Task
>          Components: Java SDO Implementation
>    Affects Versions: Java-SDO-Mx
>            Reporter: Yang ZHONG
>             Fix For: Java-SDO-Mx
>
>
>         <?xml version="1.0" encoding="ASCII"?>
> has encoding info which is lost in XMLDocument.
> Have asked EMF to fix:
>         https://bugs.eclipse.org/bugs/show_bug.cgi?id=173681
> In case no fix available in time, the problem can be solved by removing
>         resource.getDefaultLoadOptions().put(XMLResource.OPTION_USE_DEPRECATED_METHODS, Boolean.FALSE);
> from DataObjectUtil.configureXMLResource & DataGraphResourceFactoryImpl#createResource.

-- 
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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org