boujnah5207 / sharp-architecture

Automatically exported from code.google.com/p/sharp-architecture
Other
0 stars 0 forks source link

Rollback transaction when error occures #94

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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/f11c86bc1
e68b827

Original issue reported on code.google.com by Hed...@gmail.com on 30 Apr 2009 at 6:53

Attachments:

GoogleCodeExporter commented 9 years ago
This is fixed in build 447...thanks for the patch!

Original comment by wmccaffe...@gmail.com on 17 Jun 2009 at 4:48