[jboss-user] [JBoss Seam] - Re: Ordering seam filters

youngm do-not-reply at jboss.com
Wed Mar 14 19:59:22 EDT 2007


I'm looking to add a filter that would make the current seam managed persistence context available in spring's standard ThreadLocal variable and clear it when done.  However, this filter would need to be executed before ExceptionFilter so the persistence context created would be available to spring while executing the code to handle an exception.

This is just one of the approaches I was think of taking for this issue.

Thoughts?

Mike

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

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



More information about the jboss-user mailing list