I am trying to run the tc5 client deployer standalone to pre-compile a web application , the application compiles fine, however the validator task throws the following error. I have checked that the build directory contains a valid web.xml under the WEB-INF directory, and that the correct path to the application is passed to the validator task. I notice that the java docs for org.apache.catalina.ant.ValidatorTask, suggest that the validation uses XML schema Validation, does this require a valid schema to be included in the web.xml
Can anyone help or point me to additional docs on the validatorTask
--------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)