[jboss-user] [JBoss Seam] - Re: @In reference a bit strange

matt.drees do-not-reply at jboss.com
Sat Jan 19 02:34:10 EST 2008


"dhinojosa" wrote : 
  | If I inject with the #{} notation objects get created whether even if you specify create=false;
  |  

Yeah, I've noticed that too.  Component lookup through EL always creates the component, if it doesn't exist.

Maybe Seam should issue a warning (or an exception?) if a developer tries to use 

  | @In(value="#{...}", create=false)
  | 

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

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



More information about the jboss-user mailing list