hi,all£¡

I have a problem,there some app server/web server like 
tomcat,weblogic,websphere,I use dom4j-1.6.1.jar and parse the xml files.when 
jdk is 1.4 or above,sames work well.

but,you know,was5.0 use the jdk 1.3,when I execute the app,throw Exceptions as 
follows:

Warning: Caught exception attempting to use SAX to load a SAX XMLReader

Warning: Exception was: org.xml.sax.SAXException: Can't create default 
XMLReader; is system property org.xml.sax.driver set?

Warning: I will print the stack trace then carry on using the default SAX parser



org.xml.sax.SAXException: Can't create default XMLReader; is system property 
org.xml.sax.driver set?

  at org.xml.sax.helpers.XMLReaderFactory.createXMLReader(Unknown Source)

at org.dom4j.io.SAXHelper.createXMLReader(SAXHelper.java:83)

at org.dom4j.io.SAXReader.createXMLReader(SAXReader.java:894)

at org.dom4j.io.SAXReader.getXMLReader(SAXReader.java:715)

at org.dom4j.io.SAXReader.read(SAXReader.java:435)

at org.dom4j.io.SAXReader.read(SAXReader.java:264)

... ... 



pls help,thanks a lot!

===================================================================


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
dom4j-dev mailing list
dom4j-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dom4j-dev

Reply via email to