[jboss-user] [JBoss Seam] - Re: Are Seam-managed transactions limited to JSF?

gavin.king@jboss.com do-not-reply at jboss.com
Sat Feb 24 20:31:31 EST 2007


Oh OK, in that case, just wrap SeamServletFilter around your servlet, and it will set up a Seam request context that spans the whole HTTP request instead of letting SeamInterceptor make a little request context on each call to the EJB layer.

Then the Seam-managed PC will span the whole HTTP request without even the need for a long-running conversation.

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

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



More information about the jboss-user mailing list