At 06:47 PM 6/23/03 -0500, darryl wrote: >But passing the db in that example would at least wrap that connection >in a transaction correct? Yes. By default, there's one transaction service per configuration root, so it would actually be a transaction for all database connections that shared the same root component.