Preparing to host applications
Rather than use the default appserver provided with the product, we can configure a new server and set of resources.
The default appserver 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.
- Set an application server.
- Create a virtual host.
- Configure a Web container.
- Configure an EJB container.
- Create resources for data access.
- Create a JDBC provider and data source.
- Create a URL and URL provider.
- Create a mail session.
- Create resources for session support.
- Configure a Session Manager.
Related tasks
Deploy enterprise apps