Network Deployment (Distributed operating systems), v8.0 > Reference > Sets > OSGi Applications administrative console panels
Context root for web application bundles [Settings]
Context roots determine where the web pages of a particular web application bundle (WAB) are found at run time.
To view this panel in the administrative console, click one of the following paths:
- Applications > Application Types > Business-level applications > application_name > [Deployed assets] Add > Add Asset > asset_name > Wizard step: Map context roots
- Applications > Application Types > Business-level applications > application_name > composition_unit_name > [Additional Properties] Context roots
The Map context roots option is only visible if the application uses web application bundles.
Parent topic: OSGi Applications administrative console panels
Related tasks:
Add an EBA asset to a composition unit
Add an EBA asset to a composition unit using wsadmin
Modify the configuration of an OSGi composition unitRelated information:
Administrative console buttons
Administrative console preferences
General Properties
Composite bundle identifier
This identifier is only displayed if the EBA asset uses composite bundles. Each composite bundle is identified by a string in the following form: Composite bundle archive (CBA)'composite.bundle.symbolic.name_composite.bundle.version'. Bundles that are part of a composite bundle are listed beneath the composite bundle identifier.
Composite bundle symbolic name
The non-localizable name for this composite bundle.
Composite bundle version
The version of this composite bundle. The symbolic name, together with the version, identifies a unique composite bundle.
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.
Reference topic Feedback
Copyright IBM Corporation 2009, 2011. All Rights Reserved.
This information center is powered by Eclipse technology.