[jboss-user] [JBoss Seam] - Re: @In(create=true) throws exception when variable is null?

SmokingAPipe do-not-reply at jboss.com
Wed Dec 13 13:27:38 EST 2006


Wait, so if create=true doesn't result in instantiating the variable, what does it do?  I don't understand.  From the Seam docs:

anonymous wrote : @In(create=true): Specifies that a component attribute is to be injected from a context variable at the beginning of each component invocation. If the context variable is null, an instance of the component is instantiated by Seam.


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

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



More information about the jboss-user mailing list