[jboss-user] [JBoss Seam] - Re: Seam exception handling failing

gavin.king@jboss.com do-not-reply at jboss.com
Sat Nov 25 21:54:33 EST 2006


What happens if you remove the @Create annotation? Its pretty much just plain wrong to have @Create @Factory together.

Seam's exception handling kicks in when you invoke a component method, not during the instantiation cycle.

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

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



More information about the jboss-user mailing list