[jboss-user] [JBoss Seam] - Re: Should you allow @Name on entity beans?

pete.muir@jboss.org do-not-reply at jboss.com
Tue Oct 23 07:42:20 EDT 2007


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#4097839

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



More information about the jboss-user mailing list