You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ddlutils-dev@db.apache.org by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2005/10/30 01:19:55 UTC

[jira] Resolved: (DDLUTILS-30) Encoding not supported

     [ http://issues.apache.org/jira/browse/DDLUTILS-30?page=all ]
     
Thomas Dudziak resolved DDLUTILS-30:
------------------------------------

    Resolution: Fixed

I fixed this by reimplementing the DataWriter using StAX. Now encodings are properly supported, as well as converters for converting the sql values to strings. Also, writing data to a file is now available in both Ant tasks (writeDataToFile command).

> Encoding not supported
> ----------------------
>
>          Key: DDLUTILS-30
>          URL: http://issues.apache.org/jira/browse/DDLUTILS-30
>      Project: DdlUtils
>         Type: Bug
>  Environment: any
>     Reporter: Alexandre Borgoltz
>     Assignee: Thomas Dudziak

>
> The DataWriter's output is hardcoded to be UTF-8:
> <?xml version=\"1.0\" encoding=\UTF-8"\"?> 
> with no way to select another encoding. 
> The data that is stored in my DB is ISO-8859-1 and thus the generated data XML dump is invalid.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira