Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I add (SQL, XML, SOAP, Jini, etc.) functionality to the Virtual BUG?

0
Posted

How do I add (SQL, XML, SOAP, Jini, etc.) functionality to the Virtual BUG?

0

First have a look at places that host OSGi bundle repositories such as osgi.org. OSGi bundles are a great way of extending a BUG runtime because they can be shared among BUGs easily and multiple bundles can use their services. Once you have a bundle you’re interested in adding, put it in the Virtual BUG “kernel” directory. Most likely this is in your Eclipse installation in the com.buglabs.dragonfly.kernel plugin. Mine is here: ~/dev/apps/eclipse32-test/plugins/com.buglabs.dragonfly.bug.kernel_1.0.0.226/kernel. Now if you restart your Virtual BUG you should see the new bundle has loaded. You can type “bundles” at the Concierge prompt to see your bundle. Actually, these steps are over-simplified and I will work on a more robust HOWTO shortly. Java is a registered trademark of Sun Microsystems.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123