i m using sipcommunicator(jistsi). it start felix then deploy its bundle, when i close sipCom,it uninstall all bundle then close felix framework too. Now i deployed my bundle, but i want after closing sip_communicator, felix should in work and my bundle should not stop. for this below one idea but i don know how to implement: (1)Start fresh felix osgi, deploy my bundle,then deploy SIP_Communicator's budle. for close sipcom, stop SIP_Communicator's bundle. Problem:-i don know which bundle need to be deploy on felix.that can contro SIPCommunicator.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You can try to deploy all the given bundle in sip communicator package in another osgi framework like |
||||
|
|