users@glassfish.java.net

Re: @Asynchronous configuration

From: <forums_at_java.net>
Date: Mon, 23 May 2011 15:00:54 -0500 (CDT)

 The 16 thread limit is hard-coded
here: http://java.net/projects/glassfish/sources/svn/content/tags/3.1-b43/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EjbAsyncInvocationManager.java?rev=46843
[1]. It's completely internal, so there's no getting around it apart from
re-compiling the source yourself or creating your own thread pool in the
application itself.


[1]
http://java.net/projects/glassfish/sources/svn/content/tags/3.1-b43/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EjbAsyncInvocationManager.java?rev=46843

--
[Message sent by forum member 'atomicknight']
View Post: http://forums.java.net/node/804293