Description
We should use an OutputStream to write JAXB content of Atom model instead of a Writer. The Writer allows for the encoding to be set, but this can also be done using one of the JAXB properties.
Attachments
Issue Links
- relates to
-
WINK-109 Write JAXB output using OutputStream instead of Writer
- Closed