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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...