Versions Compared

Key

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

...

The resource adapters encapsulate JMS functionality.

Note
titleSimilarities to JMSFlow

The logic of JCAFlow and JMSFlow seems basically the same.

Like JMSFlow, the JCA resource adapters are hardwired to use ActiveMQ (JMS).

The main difference between the JCAFlow and JMSFlow is that in the jca flow, message may be delivered concurrently within an XA transaction.

...