My project requires me to use OC4J and Oracle Database system. Therefore, I go to Oracle web page to download OC4J Application Server (oc4j_extended_101350) and Oracle Database 10g.
Installation of OC4J is simple. I just unzip it to a folder and set the JAVA_HOME and ORACLE_HOME. Then everything is fine.
But then, Oracle Database cannot be installed successfully and it stops at installation of Network Configuration Assistant.
Finally, I found out that OC4J Application Server and Oracle Database 10g need different ORACLE_HOME.
Anyone can suggest what is going on ? How can I put two things on Windows XP ?