-
Bug
-
Resolution: Fixed
-
P2
-
1.0, 2.0
-
b90
-
generic
-
generic, linux
XMLEventReader is created for UTF-16 xml file and it is used to write into UTF-8 XMLEventWriter. It doesn't write a proper xml declaration. This with FCS sjsxp.jar that is integrated into JAXWS workspace. I am attaching the program which produces this.
The generated Encoded.wsdl contains xml declaration with encoding "UTF16-BE" instead of "UTF-8"
The generated Encoded.wsdl contains xml declaration with encoding "UTF16-BE" instead of "UTF-8"
- relates to
-
JDK-8010382 behavior of javax.xml.stream.XMLEventFactory.createStartDocument(String encoding, String version) is wrong on some platforms
-
- Closed
-