Hi,

String tempDirectory = System.getProperty("org.osgi.framework.storage");
LOGGER.info("tempDirectory: "+ tempDirectory); //Prints null

redbite@root()> system:property  | grep storage
org.osgi.framework.storage=/home/ec2-user/Karaf/data/cache

What am I foolishly missing?

Thanks, Dan.

Reply via email to