Build error

David Leangen david.leangen at konova.com
Wed Dec 8 06:00:02 EST 2004


I'm getting the same build error as before with the Schema Validation.

I'm just going to change it locally so I can build.



--------------------------------------------------------------------------
Composition Model
--------------------------------------------------------------------------


BUILD FAILED
dpml\main\build.xml:37: The following error occurred while executing this
line:
templates\reactor.xml:50: The following error occurred while executing this
line:
templates\standard.xml:50: One or more unit test failures occured.




Testsuite: net.dpml.composition.util.SchemaValidationTestCase
Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.094 sec

Testcase: testParsingOfValidatingXMLNotOKWhenUsingStream took 0.063 sec
	Caused an ERROR
parser does not support JAXP1.2org.xml.sax.SAXNotRecognizedException:
Property: http://java.sun.com/xml/jaxp/properties/schemaLanguage
javax.xml.parsers.ParserConfigurationException: parser does not support
JAXP1.2org.xml.sax.SAXNotRecognizedException: Property:
http://java.sun.com/xml/jaxp/properties/schemaLanguage
	at
net.dpml.composition.util.XercesSchemaValidator.setupParser(XercesSchemaVali
dator.java:118)
	at
net.dpml.composition.util.XercesSchemaValidator.<init>(XercesSchemaValidator
.java:55)
	at
net.dpml.composition.util.SchemaValidationTestCase.setUp(SchemaValidationTes
tCase.java:72)
	at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:376)
	at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:162)
	at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:244)
	at
net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
	at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)




More information about the support-dpml mailing list