Hi,
In my ADF Web application, I'm using a third party jar file.
For this jar file, there is a configuration file in xml format.
As per their manual, If the server is Tomcat ,this configuration file "config.xml" has to be placed in path "{APPLICATION_ROOT}/WEB-INF/classes"
But I'm using jdeveloper 11.1.1.6 & Weblogic Server. so where should I place this config.xml file ?