[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-4123) threadPoolSize on ThreadPoolDispatcher cannot be configured

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Wed Apr 15 17:22:22 EDT 2009


threadPoolSize on ThreadPoolDispatcher cannot be configured
-----------------------------------------------------------

                 Key: JBSEAM-4123
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4123
             Project: Seam
          Issue Type: Bug
          Components: Async
    Affects Versions: 2.1.1.GA
            Reporter: Stuart Douglas


ThreadPoolDispatcher does not allow for the thread pool size to be configured because the executor is created before seam has a chance to change the threadPoolSize property. Attached is a patch which created the executor in a create method.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list