Please find updated testcase attached. I have removed dependency on new xml file and also renamed the class name .
Thanks
venu
K. Venugopal wrote:
Hi ,
Please find testcase attached which checks for following scenarios as per JAXP 1.2 specification.
1.Parser(SAX and DOM) should ignore SchemaLanguage property when validation feature is set to false.
2.SAXParser should throw SAXNotSupportedException when SchemaSource property is set without setting SchemaLanguage property.
3.DOMParser should throw IllegalArgumentException when SchemaSource property is set without setting SchemaLanguage property.
Please review and commit the test under tests/jaxp.
Regards
venu
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
jaxptestcase.jar
Description: Binary data--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
