[jboss-jira] [JBoss JIRA] Assigned: (JBAS-8457) Encoding not properly supported for domain.xml

David Lloyd (JIRA) jira-events at lists.jboss.org
Sun Oct 31 11:04:55 EDT 2010


     [ https://jira.jboss.org/browse/JBAS-8457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Lloyd reassigned JBAS-8457:
---------------------------------

    Assignee: David Lloyd


> Encoding not properly supported for domain.xml
> ----------------------------------------------
>
>                 Key: JBAS-8457
>                 URL: https://jira.jboss.org/browse/JBAS-8457
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Domain Management
>            Reporter: David Lloyd
>            Assignee: David Lloyd
>             Fix For: 7.0.0.Alpha1
>
>
> The created XML stream reader is created over a Reader rather than an InputStream, thus defeating the native XML encoding detection strategy and requiring domain.xml to be encoded with the platform encoding.  Use an InputStream instead.

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

        


More information about the jboss-jira mailing list