Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.4.3
-
None
-
None
Description
In the main console, system properties are resolved fine:
karaf@root> echo "${karaf.home}"
/x1/kits/apache-karaf-2.4.2
karaf@root>
But when using ssh or bin/client, they are not available:
karaf@root> echo "${karaf.home}"
karaf@root>
This only affects 2.x versions - works fine in versions >= 3.