Disable DTD Validation in Tomcat
843842Feb 24 2005 — edited Mar 25 2005Is it possible to disable the validation of the faces-config.xml when running a faces app under Tomcat?
At the moment, if I'm online, then my Faces apps load OK, but if I'm off-line then Tomcat tries to validate the xml using the DTD, can't resolve the address in the DTD and fails to load the app.