| @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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...