[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Looking to configure custom ThreadPoolExecutor
tmuldoon
do-not-reply at jboss.com
Tue Jan 27 16:37:50 EST 2009
I'm hoping to extend the edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor to override the beforeExecute and/or afterExecute methods (to ensure that the log4j NDC threadLocal is reinitialized) within a JBoss (4.2.2) environment. While extending the class is easy, I'm hoping that someone can shed a little light regarding just how to "tell" JBoss to use my implementation. I unfortunately came up empty in my search of the JBoss forums.
Thanks, Tom
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4205084#4205084
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4205084
More information about the jboss-dev-forums
mailing list