[jboss-jira] [JBoss JIRA] (WFLY-3489) Allow custom EJB pools
Tomasz Adamski (Jira)
issues at jboss.org
Tue Nov 26 08:07:01 EST 2019
[ https://issues.jboss.org/browse/WFLY-3489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tomasz Adamski closed WFLY-3489.
--------------------------------
Resolution: Out of Date
> Allow custom EJB pools
> ----------------------
>
> Key: WFLY-3489
> URL: https://issues.jboss.org/browse/WFLY-3489
> Project: WildFly
> Issue Type: Feature Request
> Components: EJB
> Affects Versions: 8.1.0.Final
> Reporter: James Livingston
> Priority: Major
>
> The only type of EJB pool that can currently be specified is strict-max-pool. It would be useful to be able to specify a custom pool class similar to other subsystems.
> For example:
> <custom-pool module="my.module" class="example.SomePool">
> <properties>
> <property name="x" value="y"/>
> </properties>
> </custom-pool>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list