He He,

Well nobody has answered my question... so I answered it myself.

digging into the source I found 4 separate instances of ThreadPool.java. I think two 
of them are the same code. :) I guess a little house cleaning is in order.  
./server/src/main/org/jboss/web/ThreadPool.java
./messaging/src/main/org/jboss/mq/threadpool/ThreadPool.java
./jmx/src/main/org/jboss/mx/util/ThreadPool.java
./jetty/src/main/org/mortbay/util/ThreadPool.java

There is no BasicThreadPool class as far as I can tell. Either the wikki refers to
some other version, or its wrong, or I am dumb (it wouldn't be the first time)

this is 3.2.3, it may or may not be consolodated in 3.2.4. I couldn't tell you.

Anyway, I picked the jmx one, it works quite nicely.

Thanks me.
You are welcome you.

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

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


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to