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

Reply via email to