I am using the latest commons configuration with JDK1.6. Could I do the following property replacement using the PropertyConfigufrator?
propA=value1
propB=value2
propA.value2.custom=111
prop.custom=${propA.${propB}.custom}
Thanks!
/U
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
