Debugging bundles at run time
You can explore or debug the bundles associated with a specific OSGi application or shared bundle framework by using either the WAS administrative console or the wsadmin-based OSGi Applications command-line console.
Subtopics
- Debugging bundles at run time using the WAS administrative console
The WebSphere Application Server administrative console provides panels that we can use to explore or debug a specific set of bundles running on an application server.
- Debugging bundles at run time using the command-line console
The OSGi Applications command-line console is a set of wsadmin commands that we can use to explore or debug a specific set of bundles running on an application server. As an aid to debugging applications in a test environment, the console also includes commands to start and stop bundles.
Parent topic: Deploy OSGi applications
Related concepts
OSGi application isolation and sharing
OSGi applications: Troubleshooting tips