]
Daniel Bevenius resolved JBAS-9356.
-----------------------------------
Resolution: Done
Committed revision 111411.
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: Legacy JBoss Application Server 6
Issue Type: Task
Security Level: Public(Everyone can see)
Components: EJB
Affects Versions: 6.0.0.Final
Reporter: jaikiran pai
Assignee: Daniel Bevenius
Labels: open_to_community
Fix For: 6.1.0, Open To Community
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: