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

Norman Richards (JIRA) jira-events at lists.jboss.org
Tue Apr 21 21:22:28 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBSEAM-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Richards closed JBSEAM-4123.
-----------------------------------

    Resolution: Done


Fixed Thanks!

> 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
>            Assignee: Norman Richards
>             Fix For: 2.1.2.CR2
>
>         Attachments: thread-pool.diff
>
>
> 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