[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: EB CMP / Exception intercepted by the container

2006-03-08 Thread vthevenin
May be I should add some details... Actually, the error returned is the following: 2006-03-08 09:44:15,691 ERROR [org.jboss.ejb.plugins.LogInterceptor] TransactionRolledbackException in method: public abstract void com.xxx.createXXX(java.lang.String,int,java.lang.String,java.lang.String,java.lan

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - EB CMP / Exception intercepted by the container

2006-03-07 Thread vthevenin
Hello, I'm facing a slightly problem with EB (CMP) 2.1, JBoss 4.0.3SP1. I've got a SLSB that try to create an EB, but the creation failed due to a constraint violation - this is not the problem. The EB create() is done in a try/catch block. The problem is that the exception thrown is not caught