Tomcat documentation says that all the jars under the WEB-INF/lib directory in a context are automatically added to the CLASSPATH.
I am finding this not to be true. I have to add them explicitly to the CLASSPATH.
Am i missing something ???
Tomcat documentation says that all the jars under the WEB-INF/lib directory in a context are automatically added to the CLASSPATH.
I am finding this not to be true. I have to add them explicitly to the CLASSPATH.
Am i missing something ???