-
Feature Request
-
Resolution: Done
-
Major
-
EAP 5.0.1
-
None
-
Property substitution did not work for <min-pool-size> and <max-pool-size> in deployment descriptors. This problem has been fixed, and property substitution now works for all properties in deployment descriptors.
-
Documented as Resolved Issue
Property substitution does not work for the pool sizes in *-ds.xml files:
<min-pool-size>${pool.min}</min-pool-size>
<max-pool-size>${pool.max}</max-pool-size>
It's working for other parameters as a result of JBAS-4585. It used to work for all parameters in earlier AS versions, though.
- is duplicated by
-
JBPAPP-6094 System Property Substution does not work for max-pool-size in datasource xml
- Closed
- relates to
-
JBAS-8344 System Properties not being parsed in -ds.xml
- Closed