Context root for Web application bundles [Settings]

Context roots determine where the Web pages of a particular Web application bundle (WAB) are found at runtime.

To view this panel in the administrative console, click the following path:

Applications > Application Types > Business-level applications > bla_name > [Deployed assets] Add > Add Asset > asset_name > Wizard step: Map context roots


Links marked (online) require access to the Internet. Each link starts a search for the topic in the online information center. When search results are listed, select the topic that corresponds best to your configuration.

Check for updates to this topic (online)

General Properties

Bundle symbolic name

The non-localizable name for this bundle.

Bundle version

The version of this bundle.

The bundle symbolic name, together with the bundle version, identifies a unique bundle.

Context root

The context root of the Web application bundle.

The context root that you specify here is combined with the defined server mapping to compose the full URL that you enter to access the pages of the WAB. For example, if the application server default host is www.example.com:8080 and the context root of the WAB is /sample, the Web pages are available at www.example.com:8080/sample.




File name: OSGi_BLA_ContextRoot.html