The broker-camel component does not manage the JMSX headers

Solution In Progress - Updated -

Issue

  • When using the Broker-camel component as per Apache documentation, all the JMSX headers are lost when received by the Broker-camel component.
  • An example of Camel route that does not work as expected:
<route>
<from uri="broker:queue:test"/>
<setHeader headerName="JMSXGroupID">
<constant>123</constant>
</setHeader>
<to uri="broker:queue:test"/>
</route>

Environment

  • Red Hat JBoss Fuse (Fuse)
    • 6.1.0

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content