Claus Ibsen created CAMEL-9347:
----------------------------------
Summary: camel-blueprint - Fix auto lookup of transaction policy
Key: CAMEL-9347
URL: https://issues.apache.org/jira/browse/CAMEL-9347
Project: Camel
Issue Type: Bug
Components: camel-blueprint
Affects Versions: 2.16.1
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.16.2, 2.17.0
When using <transacted> in blueprint then you need to setup a <bean> with the
transaction propagation policy. Even if you just want to use the default.
In spring this works out of the box.
It fails in blueprint due classloading, we need to open camel-core manifest to
allow blueprint to find those optional packages.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)