Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-4673

Logging of soap messages - do not require restart

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Obsolete
    • Major
    • None
    • 7.0.0.GA
    • Web Services
    • None

    Description

      Currently setting org.apache.cxf.logging.enabled requires server restart (reload doesn't help) to have soap messages logged.

      [standalone@localhost:9990 /] /system-property=org.apache.cxf.logging.enabled:add(value=true)
      restart the server
      

      Currently org.apache.cxf.logging.enabled is checked in static block of ExtensionManagerBus
      https://github.com/apache/cxf/blob/master/core/src/main/java/org/apache/cxf/bus/extension/ExtensionManagerBus.java#L68-L72

      Would it be possible to make setting or changing org.apache.cxf.logging.enabled available instantly in runtime without restarting the server ?

      Main use case is for investigation in production.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-iweiss Ingo Weiss
              rsvoboda@redhat.com Rostislav Svoboda
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: