This app has been archived

You may still get support information and download previous versions of this app. Learn more.
Last modified 2010-11-10 0 downloads By Andy (discontinued)

Support

To check known issues (or if you want to file one), view this app's issue tracker.


To learn more about the app, you should:


If you are a developer, you can help fix the problem yourself by:


This is a supported app, so you may contact the vendor (or support contact) for help:

Description

Initial macros include osgilist and osgiview , the first will list symbolic names of installed bundles and their versions, it can also be used in a linked mode, through which the osgiview macro can be driven (via Run macro) to auto load contents of invididual bundles, ie:

{section}
  {column}
    {osgilist:link=true}
  {column}
  {column}
    {run:heading=OSGi Bundle Query|replace=bundleId:org.apache.felix.framework:BundleId|inputSize=60}
        {osgiview:bundles=$bundleId}
    {run}
  {column}
{section}

 

Version history