Hi,
I was wondering if anyone has setup log4j or any other logging on a tomcat7 with ORDS?
I have been trying to do just that without any success... (ORDS itself works fine)
I have the following setup:
ORDS 3
Tomcat7
Java 7
File structure: (I left out the common ords files)
ords
----> apex_config
----> conf
----> logs
----> temp
----> webapps
----> link to ak
----> link to i
----> ords
----> META-INF
----> WEB-INF
----> classes
----> commons-logging.properties
----> log4j.properties
----> lib
----> log4j-1.2.17.jar
----> oracle
----> scripts
----> work
Any help and/or suggestions would be greatly appreciated!!!
Thanks