Preparing to host applications

The default appserver and a set of default resources are available to help you begin quickly. Suppose you choose instead to configure a new server and set of resources. Here is what you need to do in order to set up a run-time environment to support applications.

  1. Create an application server.

  2. Create a virtual host.

  3. Configure a Web container.

  4. Configure an EJB container.

  5. Create resources for data access.

  6. Create a JDBC provider and data source.

  7. Create a URL and URL provider.

  8. Create a JMS destination, connection, and provider.

  9. Create a JavaMail session.

  10. Create resources for session support.

  11. Configure a Session Manager.

 

See Also

Deploying and managing applications