Viral Gohel [
https://community.jboss.org/people/vrlgohel] created the discussion
"Re: SOAP message logging"
To view the discussion, visit:
https://community.jboss.org/message/761308#761308
--------------------------------------------------------------
Hi,
You need to place the following below code in the standalone.xml/domain.xml after the
'extensions'
<system-properties>
<property name="org.apache.cxf.logging.enabled"
value="true"/>
</system-properties>
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/761308#761308]
Start a new discussion in JBoss Web Services at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]