[
https://issues.apache.org/activemq/browse/CAMEL-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43130#action_43130
]
Claus Ibsen commented on CAMEL-559:
-----------------------------------
First error is fixed by adding JTA to the pom.xml
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jta_1.1_spec</artifactId>
<version>${geronimo-spec-version}</version>
</dependency>
> Upgrade to ActiveMQ 5.1.0
> -------------------------
>
> Key: CAMEL-559
> URL: https://issues.apache.org/activemq/browse/CAMEL-559
> Project: Apache Camel
> Issue Type: Task
> Components: camel-jms
> Affects Versions: 1.4.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 1.4.0
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.