
Servers and server configuration
RAD v7.5 provides support for testing, debugging, profiling, and deploying Enterprise applications to local and remote test environments.
To run an enterprise application or Web application in RAD v7.5,
the application must be published (deployed) to the server. This is achieved by deploying the EAR project, for the application, to an application server. With the server started, the application can be tested using a Web browser, or by using the Universal Test Client (UTC) if it includes EJBs.
In this chapter, we describe the features and concepts of server configuration, as well as demonstrating how to configure a server to test applications.
The chapter is organized into the following sections: