To remove the (DTD) validation errors from the TCK *-jpox.log files you can update tck20/src/conf/jdori-pmf.properties
and add org.jpox.metadata.validate=false Doesn't affect the running of any test, except perhaps small speed improvements of not validating every file. -- Andy
