Good point.
I was thinking about this today as well.
Basically you cannot tell what thread pool each subsystem relies on.
Ideally they would be referencing thread pools by it's logical name through the
configuration.
Ike
On Jul 19, 2011, at 10:20 PM, Scott Stark wrote:
Right now there are no subsystems referring to a thread pool in the
threads subsystem.
At a minimum, there needs to be a sample standalone.xml configuration
that is tested that illustrates how to do this if we are not going to do
this by default.