Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-325

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

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 4.2.0.GA_CP01
    • 4.2.0.GA, 4.2.0.GA_CP01
    • System
    • 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

              smcgowan@redhat.com Shelly McGowan (Inactive)
              darran.lofthouse@redhat.com Darran Lofthouse
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: