Export to GitHub

sharp-architecture - issue #94

Rollback transaction when error occures


Posted on Apr 30, 2009 by Grumpy Ox

What steps will reproduce the problem? 1. Set transaction attribute on some action 2. Make some request to the data base 3. Throw an exception

Expected output - transaction rools back. Current result - transaction remains to be open

I've created a patch for transaction attribute. Associated discussion http://groups.google.com/group/sharp-architecture/browse_thread/thread/f11c86bc1e68b827

Attachments

Comment #1

Posted on Jun 17, 2009 by Helpful Camel

This is fixed in build 447...thanks for the patch!

Status: Fixed

Labels:
Type-Defect Priority-Medium