Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Camel recommends supporting the Transactional Client from the EIP patterns using spring transactions.

Transactional components Transaction Oriented Endpoints (TOE) like JMS support using a transaction for both inbound and outbound message exchanges. Endpoints that support transactions will participate in the current transaction context that they are called from.

...