Hi JB,
If I explicitly set the property then it is available.
Dan.
On 4 Jun 2014, at 18:06, Jean-Baptiste Onofré wrote:
> Hi Dan,
>
> you put the property in etc/system.property ?
>
> If not, could you try to force it in system.property ?
>
> Thanks,
> Regards
> JB
>
> On 06/04/2014 11:58 AM, Daniel McGreal wrote:
>> 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.
>
> --
> Jean-Baptiste Onofré
> [email protected]
> http://blog.nanthrax.net
> Talend - http://www.talend.com