conf/outflow-module.xml (7 lines of code) (raw):

<module name="kandula-outflow"> <OutFlow> <handler name="TransactionOutHandler" class="org.apache.kandula.initiator.TransactionOutHandler"> <order phase="MessageOut"/> </handler> </OutFlow> </module>