Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] Newbie Question: embedded OSGi configuration

As you can find in the documentation page
http://felix.apache.org/site/apache-felix-usage-documentation.html,
you can set up the "org.osgi.framework.storage" system property.

HTH,

On Sat, Mar 14, 2009 at 2:35 AM, Chia Chiang Chao <chia.chao@xxxxxxxxx> wrote:
> Hi,
>
>
>
> I need to include the OSGi platform and bundles in a embedded device. The software will be running from Flash that will be readonly. So I need to configure the OSGi to use a different location when read/write access is required. I can set up a read/write filesystem either at a different part of the Flash or on a RAM-disk. I am new to OSGi so I would appreciate any suggestions on how to set up the OSGi in this embedded environment.
>
>
>
> Chia
>
>
>
> _______________________________________________
> equinox-dev mailing list
> equinox-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/equinox-dev
>



-- 
Alin Dreghiciu
http://www.ops4j.org - New Energy for OSS Communities - Open
Participation Software.
http://www.qi4j.org - New Energy for Java - Domain Driven Development.
http://www.codedragons.com - New Energy for Projects - Great People
working on Great Projects at Great Places
Sent from: Cluj-napoca Cj Romania.


Back to the top