For help with Knopflerfish specific questions, I would suggest you check out the KF website [1] and the resources available there such as forums, etc.
This mail list is more for general OSGi questions rather than questions about specific OSGi implementations like KF. [1] http://knopflerfish.org/ -- BJ Hargrave Senior Technical Staff Member, IBM OSGi Fellow and CTO of the OSGi Alliance [EMAIL PROTECTED] office: +1 386 848 1781 mobile: +1 386 848 3788 容 贾 <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 2007-07-04 06:37 Please respond to OSGi Developer Mail List <[email protected]> To <[email protected]> cc Subject [osgi-dev] how to start and run bundle automatically when launching osgi framwork 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 Change is good. See what’s different about Windows Live Hotmail. Check it out!_______________________________________________ OSGi Developer Mail List [email protected] http://www2.osgi.org/mailman/listinfo/osgi-dev _______________________________________________ OSGi Developer Mail List [email protected] http://www2.osgi.org/mailman/listinfo/osgi-dev
