[jboss-user] [JBoss Seam] - Re: ouject a non seam bean

Sammy8306 do-not-reply at jboss.com
Thu Apr 19 06:37:50 EDT 2007


You can't access injected beans in the constructor. Instead, use a method annotated with @Create to do this kind of initialization stuff.

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

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



More information about the jboss-user mailing list