Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

schema_reference.4: Failed to read schema document

843834Oct 9 2002 — edited Oct 11 2002
Hello,

My xerces2 sax parser was working fine (within a servlet/Tomcat)

I set everything up using the standard doc, copying the xerces2 jar files into tomcat/common/lib.

Now I get

"schema_reference.4: Failed to read schema document 'C:\myRep\myschema.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>."

I know the schema is in the right place (although when I delete the schema, I still got the same message). The document is readable and yes it does not start with <:xsd (but <xs:) but it was working previously!

Thanx for any tip.

Med
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 8 2002
Added on Oct 9 2002
1 comment
3,972 views