[jboss-user] [Beginners Corner] - Re: how can you trace SOAP messages in JBoss?
maverickdc
do-not-reply at jboss.com
Fri Feb 20 04:45:24 EST 2009
"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>
| | -->
|
Hi Peter, thanks for your reply.
But it doesn't work...
Few days ago, while i was reading the "Jboss starting guide" (par.5.4 "Monitoring webservices requests") i found this entry to add to jboss-log4j.xml:
<category name="org.jboss.axis.transport.http.AxisServlet">
| <priority value="DEBUG"/>
| </category>
but i had the same result: no SOAP messages logged to the server.log file.
I don' know why...
Tnx for you help.
DC
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211730#4211730
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4211730
More information about the jboss-user
mailing list