This is an OC4J pre-configured with the following components:
- 9.0.4.0.0 OC4J
- 9.0.4.1.0 Portal Tools
- 9.0.4.1.0 JPDK

Zip file sized: 47.3MB
Diskspace usage when unpacked: 78.7MB

This OC4J is listening on port 8888. You can change this by going to 
$UNZIP_DIR/j2ee/home/config/http-web-site.xml and changing the following entry:
<web-site port="8888" ... >
You can access the home page by pointing your browser to:
http://localhost:8888/index.html

Please change Web Clipping/Security Repository configuration by following the 
link on Portal Tools Welcome Page.

You need to have JDK 1.4.1 in your host machine for this OC4J instance to run successfully.

Please set the JAVA_HOME environment variable to point at your JDK installation
before running OC4J startup or shutdown scripts.

To start OC4J:
go to $UNZIP_DIR/bin. Run startup.bat on Windows
go to $UNZIP_DIR/bin. Run startup.sh  on Unix

To stop OC4J: 
go to $UNZIP_DIR/bin. Run shutdown.bat on Windows
go to $UNZIP_DIR/bin. Run shutdown.sh  on Unix

