|
From: <da...@da...> - 2006-03-02 23:36:46
|
has anyone deployed a Spring app using 2.0 schema into Resin? I get an exception as the parser can't handle schema: [23:35:15.067] org.springframework.beans.FatalBeanException: Unable to validate using XSD: Your JAXP provider [org.apache.crimson.jaxp.DocumentBuilderFactoryImpl@a7dd39] does not support XML Schema. Are you running on Java 1.4 or below with Apache Crimson? Upgrade to Apache Xerces (or Java 1.5) for full XSD support. I'm certainly running on JDK 5, I've also tried setting system properties as java_args in the resin httpd.sh startup file to no avail. Cheers, --=20 Darren Davison Public Key: 0xDD356B0D |