[jboss-user] [JBoss Seam] - What to do to make @Factory method working?

amorfis do-not-reply at jboss.com
Sun Dec 2 19:01:17 EST 2007


Hi,

I have an enterprise application, and web module inside. In this module, I have some jsf page, in which I am referring to #{article.title}. I have also ArticlesManagerBean with @Factory("article") method and private variable article. In this method I am initializing variable. It should be called if I call #{article.title} in my JSP, but it is not. What can be the reason? I have done it like in example 1.11 from http://docs.jboss.com/seam/1.2.1.GA/reference/en/html/tutorial.html.

Best regards
Paweł Stawicki

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

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




More information about the jboss-user mailing list