Hi,
It's work by replacing:
featuresBoot = ${oracle.driver}
by:
featuresBoot = $[oracle.driver]
and just adding the property in the file system.properties of the Karaf etc
folder:
jdbc_driver=jdbc.driver.oracleThanks JB. -- View this message in context: http://karaf.922171.n3.nabble.com/Referencing-properties-from-another-property-file-tp4044418p4044432.html Sent from the Karaf - User mailing list archive at Nabble.com.
