[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-4123) threadPoolSize on ThreadPoolDispatcher cannot be configured
Stuart Douglas (JIRA)
jira-events at lists.jboss.org
Wed Apr 15 17:24:22 EDT 2009
[ https://jira.jboss.org/jira/browse/JBSEAM-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stuart Douglas updated JBSEAM-4123:
-----------------------------------
Attachment: thread-pool.diff
> 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
> 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