I ended up finding the example:

http://camelinaction.googlecode.com/svn/trunk/chapter9/xa/src/test/resources/spring-context.xml

... though, I am really looking for an example that combines the following
resources in blueprint or spring configuration file:

<bean id="myDataSource"
class="com.microsoft.sqlserver.jdbc.SQLServerXADataSource">

<bean id="jmsXaConnectionFactory"
class="org.apache.activemq.ActiveMQXAConnectionFactory">



--
View this message in context: 
http://servicemix.396122.n5.nabble.com/JMS-and-Database-interactions-under-the-same-transactional-context-tp4762819p4782836.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to