[jboss-jira] [JBoss JIRA] Assigned: (JBAS-4680) Update example for JBossWS Message TRACE in jboss-log4j.xml
Darran Lofthouse (JIRA)
jira-events at lists.jboss.org
Thu Sep 6 09:05:12 EDT 2007
[ http://jira.jboss.com/jira/browse/JBAS-4680?page=all ]
Darran Lofthouse reassigned JBAS-4680:
--------------------------------------
Assignee: Deepak Bhole (was: Darran Lofthouse)
> Update example for JBossWS Message TRACE in jboss-log4j.xml
> -----------------------------------------------------------
>
> Key: JBAS-4680
> URL: http://jira.jboss.com/jira/browse/JBAS-4680
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Logging
> Affects Versions: JBossAS-4.2.1.GA
> Reporter: Darran Lofthouse
> Assigned To: Deepak Bhole
> Fix For: JBossAS-4.2.2.GA
>
>
> The current example for JBossWS message logging is: -
> <!-- Enable JBossWS message tracing
> <category name="jbossws.SOAPMessage">
> <priority value="TRACE"/>
> </category>
> -->
> However the category has been changed so the example needs to be changed to: -
> <!-- Enable JBossWS message tracing
> <category name="org.jboss.ws.core.MessageTrace">
> <priority value="TRACE"/>
> </category>
> -->
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list