+

Search Tips   |   Advanced Search

Prepare to host applications

Rather than use the default application server provided with the product, we can configure a new server and set of resources.

The default application server and a set of default resources are available to help you begin quickly. We can choose instead to configure a new server and set of resources. Here is what we need to do in order to set up a runtime environment to support applications.


Tasks

  1. Configure 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 mail session.

  9. Create resources for session support.

  10. Configure a Session Manager.


What to do next

Test the server and resources.

  • Administer application servers
  • Configure virtual hosts
  • Modify the default web container configuration
  • Task overview: Access data from applications
  • Configure a JDBC provider
  • Use URL resources within an application
  • Configure mail providers and sessions
  • Develop session management in servlets
  • Configure session management by level
  • Deploy and administering enterprise applications
  • Task overview: Using enterprise beans in applications