[
https://issues.apache.org/activemq/browse/SMX4-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved SMX4-208.
----------------------------------
Resolution: Fixed
Assignee: Guillaume Nodet
Sending
activemq/activemq-commands/src/main/resources/org/apache/servicemix/kernel/gshell/activemq/broker.xml
Sending assembly/src/main/distribution/text/deploy/activemq-broker.xml
Sending assembly/src/main/filtered-resources/features.xml
Transmitting file data ...
Committed revision 743310.
> Make activemq feature depends on transaction
> --------------------------------------------
>
> Key: SMX4-208
> URL: https://issues.apache.org/activemq/browse/SMX4-208
> Project: ServiceMix 4
> Issue Type: Improvement
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Fix For: 4.0-m2
>
>
> The activemq broker configuration exports a ConnectionFactory in OSGi which
> has a dependency on TransactionManager.
> This means that the ConnectionFactory can not actually be used unless the
> transaction manager is already present in the OSGi registry.
> At the same time, we need to change the cardinality of the TransactionManager
> to 1..1 instead of 0..1
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.