How can I catch exceptions thrown by hibernate, like
ConstraintViolationException in the service layer.
This one is converted by Spring to DataIntegrityViolationException. But I
can only catch it in *.webapp.action.*Form.java

Regards
René
-- 
View this message in context: 
http://www.nabble.com/Catch-HibernateException-in-Service-Layer-tp14510271s2369p14510271.html
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to