Files
spring-ws/spring-ws-security
Andreas Veithen f36e8ca50c SWS-1007 - Fix invalid test cases that close the InputStream too early
Since Axiom uses deferred parsing, the underlying InputStream must not be closed before the message has been fully processed or the detach() method on the builder has been called. That constraint was violated by a few test cases. This doesn't cause problems with Axiom 1.2.x (presumably because the test messages are small enough), but the build fails with Axiom 1.3.0-SNAPSHOT.
2017-10-27 11:41:30 -05:00
..
2013-11-25 10:57:26 +01:00
2017-10-16 12:51:26 -05:00