Use the showLocalRepositoryBundle command to show further details (in particular all manifest header entries) for a bundle in the bundle repository that is included in the product.
To run the command, use the AdminTask object of the wsadmin scripting client.
The wsadmin scripting client is run from Qshell. For more information, see Configuring Qshell to run WebSphere® Application Server scripts.
print AdminTask.help('OSGiApplicationCommands')
print AdminTask.help('command_name')
The specified bundle.
None.
None.
AdminTask.showLocalRepositoryBundle('-symbolicName bundle_symbolic_name
-version bundle_version')