Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

If you get an error like this

Code Block
[ERROR] Failed t0 initialize JCAFlow java.lang.IllegalStateException: no TransactionContextManager is set

Then it means that you did not define a transaction context manager in your xml configuration.

Fix

Open http://svn.apache.org/repos/asf/incubator/servicemix/trunk/servicemix-assembly/src/main/release/conf/servicemix.xml and copy/paste the transactionContextManager bean definition. You have to use a recent version of 3.0-SNAPSHOT.