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

Apply removeHeader also to the underying JMS message delegate

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-M1
    • 1.6.1, 2.0-M2
    • camel-jms
    • None

    Description

      In case of a JMS message, header information is redundantly stored in org.apache.camel.component.jms.JmsMessage (here Camel-Message) and in its javax.jms.Message jmsMessage delegate (here JMS-Message). Currently you cannot remove effectively any header from the Camel-Message instance as in the next processing step those removed headers resurrect from the underlying JMS-Message.

      Please provide any means to remove or or at least mask out those headers from the underlying JMS-Message.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: