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 by the catch() block at all, it seems like the container intercepts the error and redirect it directly to the client. I think it is a configuration issue, but I don't know where to search. I looked at standardjboss file to the "interceptor" section, I tried different things but it does not resolve anything. If you got any idea, please share ! Thanks in advance. Vincent. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928425#3928425 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3928425 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
