[jboss-user] [JBoss Seam] - Re: Some thoughts about abstracting everything from everythi
pete.muir@jboss.org
do-not-reply at jboss.com
Sun Oct 14 06:01:03 EDT 2007
Seems like you are on the right course, its perfectly possible to introduce more layers into a Seam app - we just find its normally not necessary.
You will loose some of Seam's nice features if you remove persistence too far from it (e.g. conversationally scoped persistence contexts).
I would avoid dragging Spring in unless you have to.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094967#4094967
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094967
More information about the jboss-user
mailing list