Uploaded image for project: 'JBoss A-MQ'
  1. JBoss A-MQ
  2. ENTMQ-1689

The Broker-camel component don't manage the JMSX headers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • JBoss A-MQ 6.3
    • JBoss A-MQ 6.2.1
    • camel
    • None

      The broker-camel component [1] don't manage the JMSX Headers.

      The following Route Camel doesn't work as we desired:

      <from uri="broker:queue:input" />
          <setHeader headerName="JMSXGroupID">
              <constant>GroupID</constant>
          </setHeader>
      <to uri="broker:queue:input"/>
      

      [1] http://activemq.apache.org/broker-camel-component.html

            dejanbosanac Dejan Bosanac
            rhn-support-aboucham Abel Bouchama
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: