There is a thread pool associated with the socket server invoker, but not in a traditional
sense. The threads in this pool are ServerThreads and are specialized due to their
association/mangement of socket connections. Can find more details at
http://labs.jboss.com/portal/jbossremoting/docs/guide/ch05.html#d0e1120.
In short, there is no way to set own custom thread pool for this.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964664#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...