Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Domibus uses webservices to accept message submissions and transmit the AS4 messages. The Apache CXF library used has been enhanced with custom loggers in order to view the metadata of the messages being transmitted including HTTP envelop.

The CXF logging can be enabled by modifying the conf/domibus/logback.xml as :

<logger name="org.apache.cxf" level="INFO"/>