OC4J is the Oracle Application Server (Oracle Container 4 Java, formerly Orion), up to Oracle 10g.
I'm using eclipse to build an ear file using ant. I'm using oc4j, and I want to make sure …
java ant jakarta-ee oc4j earwhen you hit a serious compilation error while writing JSP pages and running under Oracle OC4J or Application Server, …
jsp oc4jDoes changing Log4j's log.properties require a restart for the changes to take effect? I'm trying to work out …
logging log4j oc4jI have an oc4j installation bereft of any release notes or version documentation. In the absence of such documents, …
java oracle oc4jSo I recently installed jDeveloper 10.1.3, and the majority of my pages run fine, but on a few of them I …
servlets error-handling jdeveloper oc4jI have a spring app with aop enabled using cglib proxies for logging: <?xml version="1.0" encoding="UTF-8"?> <…
proxy weblogic spring-aop oc4j cglib