Sun Microsystems Logo

 

 


Sun Java System Web Server
Deploying Samples and Creating the Resources Using the Administration Interface (GUI)


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.

  1. Log on to the Administration GUI.
  2. Click the Configurations tab.
  3. Select the correct configuration.
  4. Click the Virtual Servers tab.
  5. Select the correct Virtual Server.
  6. Click the Web Applications tab.
  7. Click the New button and enter the required information.
  8. 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.

  1. Log on to the Administration GUI.
  2. Click the Configurations tab.
  3. Select the correct configuration.
  4. Click the Java tab.
  5. Click the Resources tab.
  6. Click the New button under JDBC Resources section and enter the required information.
  7. Click OK.