This content has been marked as final.
Show 1 reply
-
1. Re: Threaded Service
dimitris Nov 24, 2006 5:05 AM (in response to mrroger)There is a ThreadPool service you can use, it's started in conf/jboss-service.xml.
jboss.system:service=ThreadPool
To learn how to use it you have to dig into the code of other services that make use of it (if I remember, org.jboss.naming.NamingService is one of them).