An application server provides the runtime environment for your applications. An instance of WebSphere Application Server - Express consists of a single application server, which connects to an HTTP server instance to receive client requests. The application server performs administrative functions and provides services that your application uses to process client requests.
To create a new application server with HTTP Server Administration interface, follow these steps:
The Create New Express Server wizard creates a new application server to use Web applications with dynamic content. Before you continue, familiarize yourself with virtual hosts, applications, data sources, and JDBC providers. These basic features are briefly explained in the wizard and the help text. To learn more, see the WebSphere Application Server for iSeries Information Center.
Note: IBM Telephone Directory application requires additional LDAP configuration. See IBM Telephone Directory for more information.
After you create your application server, continue to Start and test the application server.
For more information on working with application server instances, see these topics:
Delete an application server instance
This topic describes how to delete an application server instance with the HTTP Server Administration interface.Create an application server instance with the crtwasinst script
This topic describes how to use the crtwasinst script in Qshell to create a new application server instance.Delete an application server instance with the dltwasinst script
This topic describes how to use the dltwasinst script in Qshell to remove an application server instance.Display application server properties with the dspwasinst script
This topic describes how to use the dspwasinst script in Qshell to view information about an application server instance.Enable a user profile to run an application server
This topic describes how you can use the enbprfwas script to enable a user profile so that it can run application servers.List existing instances
This topic describes how to use the lstwasinst script to display a list of application servers based on specified criteria.Update the host name of an instance
This topic describes how to use the updwashost script to update an instance if the name of its host server changes.Configure a new HTTP server instance
This topic describes how to configure an instance of IBM HTTP Server (powered by Apache) for your application server instance.Configure Lotus Domino Web server
This topic describes how to configure an instance of Lotus Domino Web server for your application server instance.