Working with the Sun Java System Application Server

See Also

The following table shows how to work with the Sun Java System Application Server.

Number one
Start the server
  1. Register the Sun Java System Application Server with the IDE.
  2. In the Runtime window, right-click the server instance and select Start.

Number one
Creating and deploying enterprise applications
  1. Create the project for the enterprise application.
  2. Create the projects for any EJB modules.
  3. Create the projects for any web modules.
  4. Add the modules to the enterprise application.
  5. Deploy the enterprise application.
  6. Remove the application from the Sun Java System Application Server.

Number one
Configuring the server
  1. Modify the JVM properties of the Sun Java System Application Server.
  2. Add your database drivers.
  3. Create a connection to a database.
  4. Set up a connection pool for the database.
  5. Register the connection pool.
  6. Create a JDBC resource for the connection pool.
  7. Register the JDBC resource.

See Also
Sun Java System Application Server Tasks: Quick Reference
Modifying JVM Properties of the Sun Java System Application Server
Removing an Application from a Server

Legal Notices