The WebSphere® Application Server administrative console provides panels that you can use to explore or debug a specific set of bundles running on an application server.
You can find the state of the bundles in a framework, and see which bundles import or export certain packages, or which bundles register or use a particular service. You can also see the values of the headers in the bundle manifest files.
The panels have a breadcrumb trail that shows you where you are in a trail, and allows you to retrace the steps that you have taken through the trail.
The following sections describe all the panels, and the administrative console commands that you can use to display them.
This panel lists all the OSGi frameworks that are associated with an application.
To view this panel in the administrative console, click the following path:
For details of the information that is displayed in this panel, see Application OSGi frameworks [Collection].
This panel lists all the bundles in an OSGi framework.
For details of the information that is displayed in this panel, see Bundles in OSGi framework [Collection].
This panel lists all the packages in an OSGi framework.
For details of the information that is displayed in this panel, see Packages in OSGi framework [Collection].
This panel lists all the services in an OSGi framework.
For details of the information that is displayed in this panel, see Services in OSGi framework [Collection].
This panel lists all the imported packages and exported packages for an OSGi bundle.
For details of the information that is displayed in this panel, see Packages in bundle [Collection].
This panel lists all the services that are registered, and all the services that are used, by an OSGi bundle.
For details of the information that is displayed in this panel, see Services in bundle [Collection].
This panel shows the details of a bundle, including identification information, the values of headers in the bundle manifest file, and bundle dependencies.
For details of the information that is displayed in this panel, see Bundle details [Settings].
This panel shows the details of a package, including identification information, and the bundles that export and import the package.
For details of the information that is displayed in this panel, see Package details [Settings].
This panel shows the details of a service, including identification information, the service interfaces, the bundles that have registered or that use the service, and the service properties.
For details of the information that is displayed in this panel, see Service details [Settings].