Hi everybody.
 
Being new to ServiceMix and JBI, I'm still trying to understand how
transactions are used in SM.
 
I can see from the source code that a transaction manager is used, but I
cannot see the boundaries of transactions. No component seems to use a
commit.
 
If, for example, I define a binding that reads a message from Websphere MQ,
sends the content to a service that forwards it to a FileWriter. Is there
only a single transaction spanning the whole flow ? What creates and commits
it ? Can there be individual transactions ?
 
Thanks for your help.
 
 
Marc Binck

Reply via email to