Deploying WAR Files

Sun Java System Application Server

  1. If you choose to use Deploytool to deploy the WAR to Sun App Server, Open Deploytool from your Sun app server bin directory:
    1. Go to File->Open and locate the SRCDataStore.war file created which will be created in the top level directory of your source tree in your workspace.
    2. Go to Tools->Deploy and target your Sun App Server.
  2. If you choose to use the web interface, navigate to the Sun App server on port 4848 (e.g.  http://localhost:4848). Go to Applications -> Web Applications. Select Deploy, and find the WAR you created.