> From: René Schade [mailto:[EMAIL PROTECTED]
> Subject: RE: RE : Problems configuring a
> using Apache/Tomcat
>
> I would prefer to place it in the /META-INF/ folder in the
> application, but Tomcat seems to ignore files not named
> context.xml in this folder.
Correct
Thanks, that really helped.
It works fine if I place the file Servlets#application.xml
In the CATALINA_HOME/conf/Catalina/localhost/ folder.
I would prefer to place it in the /META-INF/ folder in the application, but
Tomcat seems to ignore files not named context.xml in this folder.
Any suggest