Vinuraj M created KARAF-3174:
--------------------------------
Summary: Data source xml change not taking effect in first karaf
start post modification
Key: KARAF-3174
URL: https://issues.apache.org/jira/browse/KARAF-3174
Project: Karaf
Issue Type: Bug
Components: karaf-config
Affects Versions: 3.0.1
Environment: RHEL 5.5 x86_64
Reporter: Vinuraj M
Priority: Minor
Modification of datasource XML placed in KARAF_HOME/deploy folder done while
the Karaf instance is down is not detected on the first start of Karaf instance
post modification. Karaf instance is taking the old database properties rather
than the updated one. This is when the database properties are hard coded into
the XML file. Behaviour defers when the database properties are configured
using property place holders which is sourced from a properties file placed in
KARAF_HOME/etc. While using properties place holders, Karaf is able to pick up
the updated configuration.
--
This message was sent by Atlassian JIRA
(v6.2#6252)