[jboss-user] [JBoss Seam] - Re: @Logger does not inject

gavin.king@jboss.com do-not-reply at jboss.com
Tue Mar 27 17:12:10 EDT 2007


Good point, Seam does not do any kind of injection until the object is fully constructed.

However, if you declare a @Logger field static, it will be init'd even in the constructor ;-)

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

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



More information about the jboss-user mailing list