Hi All,
I have a requirement of validating xml against xsd schema. But websphere 4.0 doesnt seem to be supporting xerces 2.0 (jaxp 1.2). It contains only xerces 1.2.1 which does not support xsd validation. I tried to load jaxp 1.2 in another class loader with no results.
Any ideas?
Regards,
Arun
I have a requirement of validating xml against xsd schema. But websphere 4.0 doesnt seem to be supporting xerces 2.0 (jaxp 1.2). It contains only xerces 1.2.1 which does not support xsd validation. I tried to load jaxp 1.2 in another class loader with no results.
Any ideas?
Regards,
Arun