Re: OSGi Framework persistence underspecified ? (was: Re: [osgi-dev] Osgi Launchers Question)

2010-03-05 Thread Karl Pauls
On Fri, Mar 5, 2010 at 10:53 AM, Guillaume Nodet gno...@gmail.com wrote: That reminds me of a problem I've hit recently, for which I'd be interested to have more information on. When you install a bundle, the information must be persisted by the framework so that it will still be installed

Re: OSGi Framework persistence underspecified ? (was: Re: [osgi-dev] Osgi Launchers Question)

2010-03-05 Thread Thomas Watson
: | | --| |Re: OSGi Framework persistence underspecified ? (was: Re: [osgi-dev] Osgi Launchers Question

Re: OSGi Framework persistence underspecified ? (was: Re: [osgi-dev] Osgi Launchers Question)

2010-03-05 Thread Neil Bartlett
I'm not uncomfortable with the delayed flushing of the caches. After all, we're talking about the JVM either crashing or being forcibly shutdown -- we shouldn't expect it to be able to recover to exactly the same state. So long as the framework is able to detect the problem when it next starts