Hi,
Why should I configure ServletConfiguration to listen for container events
in the web.xml
<listener>
<listener-class>webtest.CustomConfiguration</listener-class>
</listener>
If I remove this one it's giving exception(i.e cayenne.xml is not found).
And If I add this one, I am getting too much INFO log at tomcat server console. How to avoid this one.
Mouli
This archive was generated by hypermail 2.0.0 : Wed Aug 27 2003 - 00:10:28 EDT