Table of Contents

Oracle Containers for J2EE (OC4J)

It's a J2ee web server and is the J2EE runtime component of Oracle Application Server. It's composed with Orion Application Server, so a lot of configuration for Orion Application Server are the same for Oracle Containers for J2EE (OC4J).

How to

Articles Related

Support

Where are the logs ?

Log Type Path Parameter File
oc4j log OC4J_HOME\j2ee\home\log\oc4j
application log If your application directory (often the short name) is app_dir, you will find the log in this file :
oc4j_home\j2ee\home\application-deployments\app_dir\application.log
oc4j_home\j2ee\home\application-deployments\app_dir\orion-application.xml