[jboss-user] [JBoss Seam] - Re: [lifecycle] Could not instantiate Seam component
floba
do-not-reply at jboss.com
Wed Aug 22 17:18:36 EDT 2007
hi,
can't tell you why because I would love to understand it myself but the error looks familiar. This fixed it for me:
Add one empty @Destroy @Remove method AND create an interface annotated as @Local with all methods of your class.
(Perhaps throw an @Create in, too. But I don't thing its necessary.)
Would love it if someone would explain why. (And if that fixed the problem.)
Regards,
Florian
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077066#4077066
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4077066
More information about the jboss-user
mailing list