[jboss-user] [JBoss Seam] - Re: Hibernate and regular JSF validation and EntityHome prob

gavin.king@jboss.com do-not-reply at jboss.com
Tue Jun 19 02:12:51 EDT 2007


Oh, hold on, I think I understand now - you are using a Seam component marked @Validator as your JSF validator. And it rolls back the transaction when you throw the exception.

Yeah, you would need to mark the Seam component @Intercept(NEVER).

I guess I should have special handling for ValidatorException.  

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055465#4055465

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055465



More information about the jboss-user mailing list