Managing OC4J and Configuring J2EE Applications - Default OracleAS OC4J Instances
(Page 5 of 5 )
When you create a new OracleAS instance under the Portal and Wireless middle-tier option (and also have the OracleAS Infrastructure instance installed), you automatically have the following OC4J instances:
- Home This is the default OC4J instance that comes with every OracleAS installation.
- OC4J_Portal This contains a servlet to support OracleAS Portal (middle tier).
- OC4J_Security This supports Identity Management Services (infrastructure).
- OC4J_Wireless This contains a servlet to support OracleAS Wireless (middle tier).
- oca This supports the OracleAS Certificate Authority (infrastructure).
Although you can manage the OC4J process running inside OracleAS by editing the OC4J configuration files directly, that’s not the recommended way to manage OC4J when you use it as part of the OracleAS, as compared with using it in a standalone mode. The purpose behind including OC4J inside the OracleAS stack is to help manage J2EE enterprise systems. You must use the Oracle Application Server to manage all components of OracleAS, including OC4J.
Using the Application Server Control, it’s possible to manage and configure clustered OC4J processes across multiple OracleAS instances and hosts. Application Server Control provides clustering, high availability, load balancing, and failover capabilities to help you manage multiple OC4J instances.
on the job: You must run OC4J with the JDK that is installed with Oracle Application Server Release 2 ( JDK 1.3.x) for optimal performance.
You can use either Application Server Control or command-line tools to start, stop, configure, and deploy applications. The two command-line tools you can use to manage OC4J instances are the familiar opmnctl and dcmctl utilities.
Please check back next week for the continuation of this article.
| DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware. |
|
This article is excerpted from chapter eight of the book Oracle 10g Application Server Exam Guide, written by Sam Alapati (McGraw-Hill; ISBN: 0072262710). Check it out today at your favorite bookstore. Buy this book now.
|
|