On Friday, January 17, 2003, at 01:54  am, Malcolm Edgar wrote:

TransactionMonitor.serviceBegin() - begin request transaction

TransactionMonitor.serviceEnd() - end request transaction

TransactionMonitor.serviceException() - rollback request transaction
The problem here is that serviceEnd is always called before serviceException. If the serviceEnd call was moved to the second finally clause in the AbstractEngine service method then we would be in business.

Simon


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Tapestry-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/tapestry-developer

Reply via email to