What steps will reproduce the problem?
1. Create a binding for a COBOL copybook
2. Set DEBUG tracing on
3. Run the generated XmlToHostTransformer passing an Input stream
What is the expected output? What do you see instead?
Instead of getting a Java object, the JAXB parsing fails with a "stream
closed" exception. This is because in debug mode the stream is read for
pretty printing of the incoming XML and then closed.
Please use labels and text to provide additional information.
Original issue reported on code.google.com by fady.mou...@gmail.com on 23 Apr 2009 at 4:47
Original issue reported on code.google.com by
fady.mou...@gmail.com
on 23 Apr 2009 at 4:47