Petals CDK

Change the format of fault content (SOAPFault --> Simple XML payload)

Details

  • Type: Task Task
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 5.4.2
  • Fix Version/s: 5.5.0
  • Component/s: runtime
  • Security Level: Public
  • Description:

    The CDK generates SOAPFault as fault. At JBI level, fault should be simple XML payload (see PETALSDISTRIB-133), transformed into SoapFault by the Petals BC Soap (PETALSBCSOAP-145).

  • Environment:
    -

Issue Links

Activity

Hide
Victor NOËL added a comment - Wed, 15 Jul 2015 - 12:01:29 +0200

FaultException was moved (and rewritten) for the POJO SE. The other exceptions were removed as well as setFault(Throwable)

Show
Victor NOËL added a comment - Wed, 15 Jul 2015 - 12:01:29 +0200 FaultException was moved (and rewritten) for the POJO SE. The other exceptions were removed as well as setFault(Throwable)
Hide
Victor NOËL added a comment - Thu, 21 May 2015 - 17:18:01 +0200

Now the only place where the CDK manipulate Faults is in setFault(Throwable) of Exchange.

This is were the change must happen.

Show
Victor NOËL added a comment - Thu, 21 May 2015 - 17:18:01 +0200 Now the only place where the CDK manipulate Faults is in setFault(Throwable) of Exchange. This is were the change must happen.

People

Dates

  • Created:
    Fri, 1 May 2015 - 10:32:55 +0200
    Updated:
    Wed, 15 Jul 2015 - 13:40:14 +0200
    Resolved:
    Wed, 15 Jul 2015 - 13:40:14 +0200