"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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...