[jboss-user] [JBoss Seam] - Re: ManyToOne OneToMany
fhh
do-not-reply at jboss.com
Thu Aug 9 06:38:38 EDT 2007
| @In Athlete athlete;
|
You get the error message because athlete is not found in any context. You have to outject the athlete when it "selected" (not sure what you mean by that) so it is available in one of the Seam contexts.
Regards
Felix
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072424#4072424
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072424
More information about the jboss-user
mailing list