[jboss-user] [JBoss Seam] - Re: Identity not created

monkeyden do-not-reply at jboss.com
Thu Jul 19 12:06:15 EDT 2007


That's a busy method!  I've added a conditional breakpoint, so I don't have to respond to all calls to it:

return name.equals("identity") && bean instanceof {class in which injection is failing};

In every case it returns the correct object.  It seems that the problem is happening after the call to getValueToInject (i.e. that it does with result).

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

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



More information about the jboss-user mailing list