I would avoid putting @Name on entity beans.
1) It's not good if you decide to cluster your app
2) I find the lifecycle easier to understand if I use a factory (really easy via
components.xml)
3) I find it provides a simpler architecture.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097839#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...