[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [equinox-dev] Bundle Cache Location
|
Thanks for your response Neil. Is this a new configuration? I don't see
that in Equinox 3.6 and adding that to the config.ini didn't change the
location of bundle cache.
Any suggestion?
Thanks
Ali.
On 08/29/2011 10:39 PM, Neil Bartlett wrote:
This location in known as the "storage area" in the terms of the OSGi
specification. You can change it by setting the property
"org.osgi.framework.storage".
You can set this property in config.ini, or if you are using the
FrameworkFactory API to launch OSGi you can add it to the Map
parameter that is passed to FrameworkFactory.newFramework().
Regards,
Neil
On Tue, Aug 30, 2011 at 5:21 AM, Ali Naddaf<ali.naddaf@xxxxxxxxx> wrote:
Hello everyone.
Is it possible to configure equinox to use a location outside of the
"configuration" directory for its local bundle cache? I believe by default,
it creates an org.eclipse.osgi directory under the configuration directory
and the bundle cache goes there and I would like to see if it feasible to
change this behavior through a configuration parameter.
Many thanks,
Ali.
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev