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


Attachment: jaxptestcase.jar
Description: Binary data

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to