The OC4J Applications page lets you deploy and maintain Web applications. Using this page, you deploy WAR files or new OC4J applications. When you deploy a new WAR file, the WAR application is automatically wrapped by the Application Server Control into a J2EE application—that is, into a .ear file. This .ear file is used to deploy the Web application’s WAR file. After you deploy a new WAR application,
its name will appear in the form of a .ear file in the Deployed Applications table on the OC4J Server Applications page. The Deployed Applications table shows the name, path, and parent application of all deployed applications as well as the application’s performance metrics, such as the number of active requests and request processing time. You can deploy a new .ear file to a single OracleAS instance, or it can be simultaneously deployed to several OC4J instances that are part of a cluster. You can undeploy a WAR file by using the OC4J Applications page. If you wish to redeploy an application, you can’t use the Applications page directly. In order to redeploy an application, you must first undeploy the application and deploy it again. Here are the steps for redeploying a WAR file:
You will learn how to deploy Web and J2EE applications using the OC4J Applications page later in this chapter.
blog comments powered by Disqus |