[ 
https://issues.apache.org/jira/browse/SMX4-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13140190#comment-13140190
 ] 

Mark S commented on SMX4-486:
-----------------------------

This would be of a great help, transactional integrity is probably one of the 
first ingredients of most development efforts in an enterprise. 


Thus far I have been unable to get the the ServiceMix Transaction Manager 
working via the osgi configuration.

<osgi:reference id="transactionManager" 
interface="javax.transaction.TransactionManager" />


The following threads while they don't use the provided ServiceMix Transaction 
Manager, might be helpful to this effort.

http://servicemix.396122.n5.nabble.com/JMS-and-Database-interactions-under-the-same-transactional-context-td4762819.html
http://fusesource.com/forums/thread.jspa?threadID=3322&tstart=0

                
> Add an example to show how to use ServiceMix' Transaction support in a Camel 
> route
> ----------------------------------------------------------------------------------
>
>                 Key: SMX4-486
>                 URL: https://issues.apache.org/jira/browse/SMX4-486
>             Project: ServiceMix 4
>          Issue Type: New Feature
>    Affects Versions: 4.0.0
>            Reporter: Gert Vanthienen
>             Fix For: 4.4.0
>
>
> It would be good to have an example around that shows how to leverage the 
> TransactionManager provided by the ServiceMix Transaction bundle in a Camel 
> route (using e.g. Spring DM or blueprint to get the TransactionManager 
> working together with the things Camel provides for transaction handling)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to