Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-3902

Setting fault message after doing JMS request/reply fail propagating the fault flag

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6.0
    • 2.7.3, 2.8.0
    • camel-jms
    • None

    Description

      If you do something like

      from X
      inOut JMS
      setFaultBody

      Then the fault flag is not propagated back when the consumer on X sees the result.
      The issue is in JmsMessage which overrides copyFrom, from DefaultMessage. And it dont propagate the fault flag.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: