[
https://issues.apache.org/activemq/browse/CAMEL-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-1480.
--------------------------------
Resolution: Fixed
Committed revision 757686.
> JMS - Sending a message with jmsTemplate102=true fails
> ------------------------------------------------------
>
> Key: CAMEL-1480
> URL: https://issues.apache.org/activemq/browse/CAMEL-1480
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-jms
> Affects Versions: 2.0-M1
> Environment: WebSphere MQ 5.3 that uses the old JMS 1.0.2 API
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 2.0.0
>
>
> See nabble:
> http://www.nabble.com/Apache-Camel-2.0-M1-java.lang.ClassCastException%3A-org.apache.camel.component.jms.JmsConfiguration%24CamelJmsTeemplate102-td22665483s22882.html
> The ClassCastException is because of the old JMS API is used.
> Camel should test whether the template is 1.1 or 1.0.2 and cast to correct
> type.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.