Refer to spring reference,Setting acknowledgeMode=transacted is the same with providing a transactionManager
Puzzled much, because I lately will use global transaction with jtaTransactionManager to...
Type: Posts; User: konighter; Keyword(s):
Refer to spring reference,Setting acknowledgeMode=transacted is the same with providing a transactionManager
Puzzled much, because I lately will use global transaction with jtaTransactionManager to...
I confingured my jms-container like this
<bean id="jmsConnectionFactory" class="org.apache.activemq.ActiveMQConnectionFactory">
<property name="brokerURL"...