Could it be that you are not in the same conversation?
Meaning: After the page is displayed, your bean is probably destroyed (also your
projects).
You should begin the conversation in your Factory, not in your select method.
For the select method use @Begin(join=true), for your factory use @Begin annotation.
Hope it helps.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058249#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...