Transactional Controller Plugin 0.1 Released
The plugin enables executing controller's actions within a transaction, rolling it back, if an error occurs. The effect is the same as when the action's code would be wrapped with a domain class withTransaction method.More infos at http://grails.org/plugin/transactional-controller