[jboss-user] [JBoss Seam] - @In bijected attributes remaining null?

gregory.pierce@jboss.com do-not-reply at jboss.com
Wed Nov 8 23:13:58 EST 2006


I have a Seam application in which I'm attempting bijection with @In,
but for some reason the object that is being bijected isn't getting a
value from the JSF layer. How does one go about debugging this? I can
see all the tables, components, etc. get created and the JSF page is
showing up and the call to the controller (action) is happing fine as I
put in some System.out.printlns to confirm this, but the entity bean
that is being created simply never gets injected and I'm stumped.

Can anyone point me towards some things that might be culprits?

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

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



More information about the jboss-user mailing list