Setting "karaf.instances" system property has no effect
-------------------------------------------------------
Key: KARAF-143
URL: https://issues.apache.org/jira/browse/KARAF-143
Project: Karaf
Issue Type: Bug
Affects Versions: 2.0.0
Reporter: Oliver Deak
Priority: Minor
Fix For: 2.2.0
I'm trying to separate the static files from the dynamic ones in a karaf
deployment but setting the "karaf.instances" system property is ignored (karaf
2.0.0).
This is because in Main.java on line 191, validate=false when calling
Utils.getKarafDirectory(...) so it always revert to the default
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.