Re: Native library crash in OSGi

2011-05-19 Thread niiba...@gmail.com
On 18.05.2011 19:19, Richard S. Hall wrote: On 5/18/11 11:13, niiba...@gmail.com 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 a

Re: Native library crash in OSGi

2011-05-18 Thread CD Rasmussen
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, niiba...@gmail.com wrote: > Hello! > > I wonder, is anybody tested such behavior: > > We have on

Re: Native library crash in OSGi

2011-05-18 Thread Richard S. Hall
On 5/18/11 11:13, niiba...@gmail.com 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

Native library crash in OSGi

2011-05-18 Thread niiba...@gmail.com
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