|
Some of the samples include
a pre-built WAR file.
Deploying Samples
To deploy the WAR file using
the Administration GUI, perform the following steps.
For example, if you want to deploy the caching sample application, use
the pre-built WAR file available in the install_root/samples/java/webapps/caching/
directory.
- Log on to the Administration
GUI.
- Click the Configurations
tab.
- Select the correct configuration.
- Click the Virtual Servers
tab.
- Select the correct Virtual
Server.
- Click the Web Applications
tab.
- Click the New button and
enter the required information.
- Click OK.
Creating Resources
To create the resources using
the Administration GUI, perform the following steps, for example, to create
a JDBC connection pool for jdbc
samples.
- Log on to the Administration
GUI.
- Click the Configurations
tab.
- Select the correct configuration.
- Click the Java tab.
- Click the Resources tab.
- Click the New button under
JDBC Resources section and enter the required information.
- Click OK.
|