[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Can't catch exception caused by unique constraint?
fernando_jmt
do-not-reply at jboss.com
Wed Jun 17 18:19:07 EDT 2009
"jaikiran" wrote : This looks like a Hibernate EntityManager problem http://opensource.atlassian.com/projects/hibernate/browse/EJB-382. JBoss AS 5.1.0 GA ships with 3.4.0 GA version of Hibernate Entitymanager and the bug is reported against that version. Seems to be fixed in 3.4.1
Yes you're right, I changed the caught exception to PersistenceException and it works as expected. So I hope the next JBoss version can have this hibernate fix (of course if they release it).
Thanks for your help.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238347#4238347
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238347
More information about the jboss-user
mailing list