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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
