[jboss-user] [JBoss Seam] - Re: Seam 1.1 and Spring

gavin.king@jboss.com do-not-reply at jboss.com
Mon Dec 11 00:44:38 EST 2006


Right. And you *can* use the existing backend. You need:

Needed: A JSF VariableResolver so that spring (or whatever) components can be injected into seam components.

Recommended: A spring factory of whatever to let you inject a Seam-managed persistence context (Hibernate session or EntityManager) into your existing DAOs.

I guess this is a frequent enough request that we should build a package with this stuff in it.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992677#3992677

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



More information about the jboss-user mailing list