Search:

Type: Posts; User: torstenvb; Keyword(s):

Search: Search took 0.17 seconds.

  1. A JmsTransactionManager can help

    Hi!

    Maybe this can help:

    Just use the JmsTransactionManager (for your connection, if not already configured) and TX-annotations or an tx:advice if TX-annotations are already bound to the...
  2. Simple Solution with JmsTransactionManager

    Hi!

    I had the same problem. I found a simple solution without patching Spring. Just use the JmsTransactionManager (for your connection, if not already configured) and TX-annotations:



    ...
Results 1 to 2 of 2