Issue Type: Bug Bug
Assignee: Tomohisa igarashi
Components: core
Created: 13/Mar/14 10:03 PM
Description:

XmlValidator is using java.lang.String.getBytes() to get the byte array for the contents, which converts to platform default encoding. If the platform default is not a UTF8, validation fails since the parser assumes UTF8.

Project: SwitchYard
Priority: Major Major
Reporter: Tomohisa igarashi
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira