[jboss-user] [JBoss Seam] - Re: Error RequiredException during finalize on @In component
CptnKirk
do-not-reply at jboss.com
Thu Sep 7 15:01:46 EDT 2006
Make sure there is a value for your @In tradeDetail.userPrincipal in scope. If not you'll get this error.
Although I can't imagine you'd get this error while the GC is calling your finalize() method as this would happen outside of the JSF lifecycle and no bijection should be going on.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970182#3970182
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970182
More information about the jboss-user
mailing list