[
https://issues.apache.org/jira/browse/CAMEL-10237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15420844#comment-15420844
]
Preben Asmussen commented on CAMEL-10237:
-----------------------------------------
Yes it is it the change i https://issues.apache.org/jira/browse/CAMEL-9995 that
causes the problem.
Properly the change from getOutFilter to getInFilter.
Actually I can make i work in 2 ways
Either removing the line described above, or keep the
https://github.com/apache/camel/blob/master/components/camel-jms/src/main/java/org/apache/camel/component/jms/JmsHeaderFilterStrategy.java#L39
as getOutFilter().add("JMSXUserID");
I'm not really aware of the background for the change, or what issue it solves.
> Problem setting JMSX jms properties on OracleAQ
> -----------------------------------------------
>
> Key: CAMEL-10237
> URL: https://issues.apache.org/jira/browse/CAMEL-10237
> Project: Camel
> Issue Type: Bug
> Components: camel-jms
> Affects Versions: 2.17.2, 2.17.3
> Reporter: Preben Asmussen
> Assignee: Claus Ibsen
> Fix For: 2.18.0, 2.17.4
>
>
> See description in
> http://camel.465427.n5.nabble.com/possible-camel-jms-regression-in-2-17-2-td5786290.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)