[jdom-interest] JDK 1.4beta1 issue

Chris Burkey cburkey at einnovation.com
Mon May 28 19:56:07 PDT 2001


Hi All,

Here is an FYI related to JDK 1.4 beta1 and XML parsing.

The bug is in here: XMLReaderFactory.createXMLReader(...) and will cause 
you to receive a class not found exception. Even if you DO have xerces in 
the classpath.

Here are the relevant details and work around:
http://developer.java.sun.com/developer/bugParade/bugs/4452046.html

The good news is that, in recent versions of JDOM (SAXBuilder), 
XMLReaderFactory.createXMLReader(...) is no longer the default way to load 
the parser. Thus JDOM is not affected by the bug.

________________________________________________
Christopher Burkey		cburkey at einnovation.com	
President		 	513-542-3401
eInnovation Inc. 		http://einnovation.com







More information about the jdom-interest mailing list