Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-3536

Enabling SOAP Logging with CXF does not seem to work in EAP 6

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Minor
    • None
    • jbossws-cxf-4.0
    • jbossws-cxf
    • None
    • Documentation (Ref Guide, User Guide, etc.), Release Notes, Interactive Demo/Tutorial, Compatibility/Configuration
    • Workaround Exists
    • Hide

      To enable logging in EAP 6, need to configure the following system property in standalone/domain.xml file,

      <system-properties>
      <property name="org.apache.cxf.logging.enabled" value="true"/>
      </system-properties>

      https://docs.jboss.org/author/display/JBWS/Advanced+User+Guide#AdvancedUserGuide-Logging

      Show
      To enable logging in EAP 6, need to configure the following system property in standalone/domain.xml file, <system-properties> <property name="org.apache.cxf.logging.enabled" value="true"/> </system-properties> https://docs.jboss.org/author/display/JBWS/Advanced+User+Guide#AdvancedUserGuide-Logging

    Description

      EAP 6 still has the cxf-extension-jbossws.xml contained under $JBOSS_HOME/modules/org/jboss/ws/jaxws-client/main/jbossws-cxf-client-4.0.4.GA-redhat-1.

      The approaches as provided in the link[1][2] does not seem to work.

      [1] http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/5/html/JBoss_WS_CXF_User_Guide/ch12.html
      [2] https://community.jboss.org/wiki/JBossWS-StackCXFUserGuide#SOAP_Message_Logging

      Attachments

        Activity

          People

            Unassigned Unassigned
            rhn-support-vgohel Viral Gohel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: