-
Type:
Feature Request
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: EAP 5.0.1
-
Fix Version/s: EAP_EWP 5.1.1
-
Component/s: JCA
-
Labels:None
-
Release Notes Text: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.
-
Release Notes Docs Status: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
-