OSGI-INF.bundle.info Maven / Gradle / Ivy
h1. Synopsis
${project.name}
${project.description}
Maven URL:
[mvn:${project.groupId}/${project.artifactId}/${project.version}]
h1. Description
This bundle contains all Karaf shell commands related to the web container.
The following commands are available:
* web:list - List detail information about web bundles.
* web:start - Start the web context for the given web bundles.
* web:stop - Stop the web context for the given web bundles.
h1. See also
Web Container - section of the Karaf User Guide.