I'm pleased to announce 'rollback-on-exception` grails plugin. Plugin configures grails to rollback transaction whenever an exception occurs (checked or unchecked) in a grails service.
Documentation and source code at
https://github.com/mbezjak/rollback-on-exception
Miro