It seems to me that me or you have missunderstood the concept of seam component. I have understood that Factory works in context level, not in component level. If some page asks idcat from context(JSF page) then the Factory method will be called. But maybe it`s a bug and calling from component is allowed. What I suggest you to do is call idcat property in your page out before currentCategories. If it works then, then I am right, if not then it s a bug.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936004#3936004 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936004 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
