Also check out rOSGi, which is Remote OSGi. The point here is not so much the remoteness but that it can be used for any process not in the current container.
Cheers. On Wed, May 18, 2011 at 11:13 AM, [email protected] <[email protected]>wrote: > Hello! > > I wonder, is anybody tested such behavior: > > We have one bundle with native library inside. Library throws, for example, > "AccessViolation". Usually, when operation system catches such exception, it > asks you to kill process. I wonder, what would be with felix? Whole instance > will fail or only one bundle will fall and others continuous to work? > > On my opinion, whole felix instance will fall down, because all bundles are > running on the same jvm on the same process. Am I wrong? > > I heard about "distributed osgi". Are there any work in this direction? > > Thanks. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

