package oracle.xml.parser.schema.XSDValidator does not exist
434168Feb 28 2006 — edited Mar 1 2006I'm trying to compile a program to use XSDValidator, but I keep getting "cannot resolve symbol" on the compile. I'm using Sun Studio 8, and it tells me "package oracle.xml.parser.schema.XSDValidator does not exist". My CLASSPATH includes c:\oracle\oracle9i\lib\xmlparserv2.jar, which seems to be where XSDValidator lives. Any ideas on what's happening?
Thanks,
Harry