-
Task
-
Resolution: Done
-
Major
-
jbossws-native-3.0.2
-
None
The class org.jboss.wsf.stack.jbws.RequestHandlerImpl logs an ERROR if there is a problem closing the output stream.
This failure is quite likely in a number of scenarios, especially when client and endpoint are in the same JVM.
The logging should be lowered to DEBUG and if TRACE logging is on then the IOException should also be logged.
- is incorporated by
-
JBPAPP-988 JBossWS - Reduce logging level in RequestHandlerImpl when IOException thrown closing output stream
- Resolved