[jboss-user] [JBoss Seam] - seam injection dependent on facelets ?

dreuzel do-not-reply at jboss.com
Wed Sep 5 09:29:46 EDT 2007


seam 2.0
i'm using the simples possible  seam setup (new-form)

addingin an injection   @in @out  DatabaseClass   referenceName;
but not jet using  the database record  in facelets  Xhtml files


THe injection line makes the application fail 
with as message  it can not find the reference bean elements that do exist.
Withrowing the injection   and all works well.


(as the injection is null or not used, i can live with a null value injected 
   but the error code  puts everyone on the wrong foot
    (can not find existing  reference  value)



THere is no reason the  bean should fail on a (not yet used injection)



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

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



More information about the jboss-user mailing list