Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] RE: equinox-dev Digest, Vol 47, Issue 14

Hi Alin,

Thanks for the tip. I found this "org.osgi.framework.storage" property in
the Felix document just as you said. I could not find this property in the
Eclipse Equinox so far. Do you know if this property is available to Equinox
yet? If not, is there an alternative way to configure dynamic storage in
Equinox?

Thanks

Chia

-----Original Message-----
Date: Sat, 14 Mar 2009 14:17:28 +0200
From: Alin Dreghiciu <adreghiciu@xxxxxxxxx>
Subject: Re: [equinox-dev] Newbie Question: embedded OSGi
	configuration
To: Equinox development mailing list <equinox-dev@xxxxxxxxxxx>
Message-ID:
	<87eb8aee0903140517s42980e37h4ca41bf6064aa306@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1

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.


------------------------------

_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev


End of equinox-dev Digest, Vol 47, Issue 14
*******************************************



Back to the top