[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error: cannot resolve symbol
- From: David Brownell <david-b@pacbell.net>
- To: "S. Jyotinarayan" <ncjyoti@yahoo.com>, xml-dev@lists.xml.org
- Date: Wed, 20 Jun 2001 07:40:02 -0700
You don't seem to have the SAX software installed so that
your compiler can get it. Simplest solution is to add the
jarfile (I think you'll want 'xerces.jar') to the jre/lib/ext directory
in your JDK distribution.
- Dave
----- Original Message -----
From: "S. Jyotinarayan" <ncjyoti@yahoo.com>
To: "XML-INTEREST" <xml-interest@java.sun.com>; <xml-dev@lists.xml.org>
Sent: Tuesday, June 19, 2001 11:59 PM
Subject: Error: cannot resolve symbol
Hi all,
Please check the attachments for the java and xml files. I'm trying to compile the java file. I'm
getting the errors as in the error.txt file.
Please do guide me where i'm going wrong.
Thanks in advance,
Jyotinarayan