If you use a temporary conversation (no @Begin/@End) then you will get a new bean created
for each request (like event). A conversation scope should use less memory than a session
scoped bean as a conversation is normally shorter than a session.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4118458#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...