[jboss-jira] [JBoss JIRA] Created: (JBAS-9356) Move the ejb3-async-deployer-jboss-beans.xml out of the jar so that it can be configured by users
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Tue Apr 19 09:59:37 EDT 2011
Move the ejb3-async-deployer-jboss-beans.xml out of the jar so that it can be configured by users
--------------------------------------------------------------------------------------------------
Key: JBAS-9356
URL: https://issues.jboss.org/browse/JBAS-9356
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: EJB
Affects Versions: 6.0.0.Final
Reporter: jaikiran pai
Assignee: jaikiran pai
Fix For: 6.1.0
Currently the number of threads used by the ExecutorService for Async invocations on EJBs is configured within a jar JBOSS_HOME/server/<servername>/deployers/jboss-ejb3-async-deployer.jar/META-INF/ejb3-async-deployer-jboss-beans.xml making it difficult for users to configure (see the referenced forum thread for details). It would be better to move it outside the jar so that it can easily be configured by users.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list