At this point it is critical that the data get saved. If the email fails, "oh well, we tried" so that means it is in ISynchronization.
Thanks,
Dru
On 8/28/06,
hammett <[EMAIL PROTECTED]> wrote:
Depends on how you look at it. If sending an email is something to be
treated as transactional ( if an email sending failure should abort
the whole transaction ) then it's a IResource. Otherwise,
ISynchronization
On 8/28/06, Dru Sellers <[EMAIL PROTECTED]> wrote:
> After an object has been successfully saved (successful transaction.Commit()
> ), I want to send out an email. Should I integrate with
> Castle.Services.Transaction at IResource or ISynchronization or is there
> something else I should be thinking of?
--
Cheers,
hammett
http://hammett.castleproject.org/
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
CastleProject-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/castleproject-users
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ CastleProject-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/castleproject-users
