NPE when doing document type validation with invalid xsd
Posted: Wed Apr 08, 2015 10:50 am
Hi,
when I validate an xml document against an invalid schema (xsd) I usually get error messages about the error in the schema, which is what I'd expect.
However, when I'm validating an xml document using a validation scenario configured in a framework that uses an invalid schema, I get a message box with "class java.lang.NullPointerException null".
Regards,
Patrik
when I validate an xml document against an invalid schema (xsd) I usually get error messages about the error in the schema, which is what I'd expect.
However, when I'm validating an xml document using a validation scenario configured in a framework that uses an invalid schema, I get a message box with "class java.lang.NullPointerException null".
Regards,
Patrik