I am receiving the error: "Exception in thread "main" java.lang.StackOverflowError" when trying to validate a couple schemas. Other Schema Validation tools such as XML Spy and MS VS XSD.exe validate the schemas.
I installed the J2EE 2.0 JRE from Sun's site. Could this be the issue?