using the ironjacamar.filo_pool_behavior system property
Environment
- Red Hat JBoss Enterprise Application Platform 6.4.2
Issue
- Content from issues.jboss.org is not included.JBJCA-1260
- Allow System Property to override default First In First Out (FIFO) pooling behavior
- Database Connection Pool behavior is different between JBoss EAP 5 and EAP 6
Resolution
This content is not included.EAP 6.4 Update 2 introduces the ironjacamar.filo_pool_behavior system property that can be used to override the FIFO behavior introduced in EAP 6.1.0.
<system-properties>
<property name="ironjacamar.filo_pool_behavior" value="true"/>
</system-properties>
Category
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.