>  [ ... ]
>
> Any way of sending back a valid "Not Found" code instead of this?
> Suppose talking the quercus config out of resin-web.xml and putting it
> into the webapp would cut things down a bit. Any other way?
>
> javax.servlet.ServletException: java.io.FileNotFoundException:
> /usr/web/default-server/VeohTV/campaignServer.php

That issue was fixed in 3.1.2:
http://bugs.caucho.com/view.php?id=1952

As a workaround, you can use <rewrite-dispatch> and <not-found> to match the 
requests
and send a 404:
http://www.caucho.com/resin-3.1/doc/rewrite-tags.xtp#not-found

-- Sam



_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to