Reduce logging level in RequestHandlerImpl when IOException thrown closing output stream
----------------------------------------------------------------------------------------
Key: JBWS-2261
URL:
https://jira.jboss.org/jira/browse/JBWS-2261
Project: JBoss Web Services
Issue Type: Task
Security Level: Public (Everyone can see)
Components: jbossws-native
Affects Versions: jbossws-native-3.0.2
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: jbossws-native-3.0.3
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira