@Factory doesn't guarantee that the method is called first. Maybe you are thinking of
@Create?
@Factory will be called when you call it from a page (or wherever) and Seam will place the
value into the context variable so that it isn't called again for the life of the
context.
Cheers,
Damian
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106273#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...