Is it possible to use transactions in Camel messaging (eg JMS) without Spring intruding? Camel may use Spring underneath the covers but I don't want to use it inside my application.

Or at least only use Camel API's to do this or be able to plug other solutions in.

The documentation seems to go both ways, suggesting that Spring is the "default" but in other places it looks like that's the only approach available.

Any comments appreciated.

Thanks,
Colin


Reply via email to