On 9/16/10 4:01, Damian Minkov wrote:
Hi,
I'm currently looking at a problem in sip-communicator on shutting
down. To shut down we stop bundle with id 0. But in some of our
bundles we need to do some stuff which involves network operations,
and so we create a non daemon Thread in order to do it. But just a
little after the Thread is created and started the application exits
and don't finish all the operations.
Any ideas why this happen or just am I missing some configuration?
The Felix framework never calls System.exit()...if you are using the
Felix launcher, it will call System.exit() after the framework
successfully stops. There is no way to disable that.
-> richard
Thanks
damencho
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]