Petals SE Activiti

XML payload loggued as INFO level

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: 1.0.2
  • Fix Version/s: 1.1.0
  • Component/s: Process service
  • Security Level: Public
  • Description:
    Hide

    A trace with level INFO logs the outgoing responses received by service task:

    2017/03/27 14:17:38,982 GMT+0100 INFO [org.ow2.petals.activitibpmn.outgoing.cxf.transport.PetalsConduit] : Outgoing XML payload: <?xml version="1.0" encoding="utf-8" standalone="no"?><Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/"><Body><ns3:executeResponse xmlns="http://petals.ow2.org/samples/se-bpmn/vacation/archivageService" xmlns:ns2="http://petals.ow2.org/samples/se-bpmn/multi-start" xmlns:ns3="http://petals.ow2.org/samples/se-bpmn/multi-start/coreProcessService" xmlns:ns4="http://petals.ow2.org/components/activiti/generic/1.0"/></Body></Envelope>

    It should be logged with level FINE !!

    Show
    A trace with level INFO logs the outgoing responses received by service task:
    2017/03/27 14:17:38,982 GMT+0100 INFO [org.ow2.petals.activitibpmn.outgoing.cxf.transport.PetalsConduit] : Outgoing XML payload: <?xml version="1.0" encoding="utf-8" standalone="no"?><Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/"><Body><ns3:executeResponse xmlns="http://petals.ow2.org/samples/se-bpmn/vacation/archivageService" xmlns:ns2="http://petals.ow2.org/samples/se-bpmn/multi-start" xmlns:ns3="http://petals.ow2.org/samples/se-bpmn/multi-start/coreProcessService" xmlns:ns4="http://petals.ow2.org/components/activiti/generic/1.0"/></Body></Envelope>
    It should be logged with level FINE !!
  • Environment:
    -

People

Dates

  • Created:
    Mon, 27 Mar 2017 - 15:37:35 +0200
    Updated:
    Mon, 27 Mar 2017 - 15:54:21 +0200
    Resolved:
    Mon, 27 Mar 2017 - 15:54:21 +0200