[jboss-user] [JBoss Seam] - Re: Spring and Seam managed persistence contexts

youngm do-not-reply at jboss.com
Wed Jan 2 12:21:41 EST 2008


The integration uses a dummy SessionFactory that simply takes calls to SessionFactory.createSession and returns the Seam managed session instead.  It's quite simple.  So you just need to make sure that you use the SeamManagedSessionFactory in the correct places instead of the real SessionFactory.

Mike

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

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



More information about the jboss-user mailing list