如何正确配置独立版的OC4J?请各位大侠指点迷津
在执行: java -jar oc4j.jar 命令时出现下面的情况:
Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)
initialized
07/12/11 17:41:00 !!! No valid java compiler found !!!
07/12/11 17:41:00 javac.exe not found under C:\Program Files\Java\jre1.5.0_05, p
lease use a valid jdk or specify the location of your java compiler in server.xm
l using the <java-compiler .../> tag
好像是没有配编译器,不知道具体如何去配?