Sometimes accessing an AXIOM tree while the underlying input stream is closed causes an OutOfMemoryError --------------------------------------------------------------------------------------------------------
Key: WSCOMMONS-372 URL: https://issues.apache.org/jira/browse/WSCOMMONS-372 Project: WS-Commons Issue Type: Bug Components: AXIOM Environment: Mac OS X java version "1.5.0_13" AXIOM revision 686026 Reporter: Andreas Veithen Priority: Minor Attachments: Test.java Under some circumstances, accessing an AXIOM tree while the underlying input stream is closed doesn't throw a proper exception but causes an OutOfMemoryError. The attached Java code provides an example of this behavior. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.