I am trying to marshal JAXB annotated object into StaX XMLEventWriter, but even when I set marshaller property JAXB_FORMATTED_OUTPUT to true in the result the marshalled object is not formatted.
Thanks
PS: I am using Oracle Java 8 RI and Woodstock Stax