I'm getting the following error when trying to run a test using junit. unit.framework.AssertionFailedError: SAX2 driver class org.apache.xerces.parsers.SAXParser does not implement XMLReader
What does this mean? Isn't XmlReader an interface that SAX2 must implement? Thanks, Allen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
