[jboss-user] [JBossWS] - Re: How to log entire incoming and outgoing message?
Lauri
do-not-reply at jboss.com
Tue Apr 22 15:31:19 EDT 2008
"PeterJ" wrote : Uncomment this entry in the jboss-log4j.xml file:
| <!-- Enable JBossWS message tracing
| | <category name="org.jboss.ws.core.MessageTrace">
| | <priority value="TRACE"/>
| | </category>
| | -->
| |
|
| The SOAP messages will then show up in server.log.
Same action can be done without using /jmx-console/
Find
service=Logging,type=Log4jService
And set log level of org.jboss.ws.core.MessageTrace (or even org.jboss.ws.core)
to TRACE
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4145977#4145977
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4145977
More information about the jboss-user
mailing list