Hi all,
i'm having problems getting my xml to work.
i get this message when compiling a sample java & xml file:
 
SAXParserDemo.java:38: cannot access org.xml.sax.Attributes
bad class file: C:\j2sdk1.4.1_03\jre\lib\rt.jar(org/xml/sax/Attributes.class)
class file has wrong version 48.0, should be 47.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
import org.xml.sax.Attributes;
                   ^
1 error
 
I'm using the Xerces2 Java Parser 2.6.0 release
Java SDK1.4.1_03 on Windows XP OS.
I've dropped the xerces jar files into the following directory :
C:\j2sdk1.4.1_03\jre\lib\ext
I didn't have these problems before, and have recently re-formatted my comp and now
these problems with xml are coming up.
what am i doing wrong?
any suggestions?
if further info is needed from my part please let me know, will be happy to provide.
Thanks in advance,
nurali
_______________________________________________
Juglist mailing list
[EMAIL PROTECTED]
http://trijug.org/mailman/listinfo/juglist_trijug.org

Reply via email to