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 Version 5.0 Information Center.
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.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.