I build some bundles via eclipse, however I am so puzzled about how to start 
the related bundles after installing those in knopflerfish. 
 
I have some following problems about how to start bundles according to our 
requirements:
 
1. For example, now I have two bundles: bunlde1.jar(ID:30; status: installed), 
bundle2.jar(ID:31, status: installed); these two bundles have been installed in 
knopflerfish framwork, and the current status is "installed", when I ran "start 
30" or "start 31", both or them can start and run properlly.
However, I found when I use "java -jar framwork.jar -start 30" , this bundle1 
still can not start and run automatically without any response, and the status 
is still "installed" after launching knopflerfish framwork.
What's wrong? How to start and run this bundle from command line in Linux 
terminal?
 
2. I have installed some bundles, but some of them can run automatically when 
using "java -jar framework.jar" to launch knopflerfish osgi framework, however 
some other can not start automatically, and need to start them mannully, 
why?how to set?What's the right command line?
 
3. How to set or run so as to let only bundle1.jar start to run automatically 
and bundle2.jar can not start to run when lauching knopflerfish framwork? 
 
 
4. Many thanks to you, hope this would not cost your much time.
 
Best wishes for all of you, and any suggestion would be welcome.
 
Jerry
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
_______________________________________________
OSGi Developer Mail List
[email protected]
http://www2.osgi.org/mailman/listinfo/osgi-dev

Reply via email to