Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-4680

Update example for JBossWS Message TRACE in jboss-log4j.xml

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • JBossAS-4.2.2.GA
    • JBossAS-4.2.1.GA
    • Logging
    • None

    Description

      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>
      -->

      Attachments

        Issue Links

          Activity

            People

              dandread1@redhat.com Dimitrios Andreadis
              darran.lofthouse@redhat.com Darran Lofthouse
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: