You don't, you were right when you put it in $CATALINA_HOME/conf/web.xml
-Tim
Magnus Bergman wrote:
Hi,
I would like to add a filter to server.xml, to have a
"server-wide-filter", but it doesn't seem to be registered. It works
fine if I put it in any-webapp/WEB-INF/web.xml or in
$CATALINA_HO
Magnus Bergman wrote:
> Hi,
> I would like to add a filter to server.xml, to have a
> "server-wide-filter", but it doesn't seem to be registered. It works
> fine if I put it in any-webapp/WEB-INF/web.xml or in
> $CATALINA_HOME/conf/web.xml, but it doesn't work if I put it in
> server.xml? Exact whe
Hi,
I would like to add a filter to server.xml, to have a
"server-wide-filter", but it doesn't seem to be registered. It works
fine if I put it in any-webapp/WEB-INF/web.xml or in
$CATALINA_HOME/conf/web.xml, but it doesn't work if I put it in
server.xml? Exact where in server.xml should I spe