Title: [dom4j-dev] [announcement] dom4j 1.5 released!
Is there any reason why the org.xml.sax classes are included in the dom4j jar?
 
On JBoss, I'm getting a ClassNotFound on org/xml/sax/XMLReader when Struts (digester) is initializing.
When I remove the org.xml.sax classes, it seems to work fine...
 
Wonne
-----Original Message-----
From: Maarten Coene [mailto:[EMAIL PROTECTED]
Sent: Fri 3/09/2004 23:01
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Cc:
Subject: [dom4j-dev] [announcement] dom4j 1.5 released!

The dom4j team is pleased to announce the dom4j 1.5 release!

http://dom4j.org

dom4j: the flexible XML framework for Java

Changes in this version include:

  New Features:

o Added initial JAXB support. Thanks to Wonne Keysers.
o Added getXMLEncoding() method to org.dom4j.Document which returns the
  encoding of the document.

  Fixed bugs:

o Fixed bug in XMLWriter.characters(...) where the escapeText property
of the
  writer was ignored. Thanks to Dion Gillard.
o Fixed the Stylesheet.removeRule(Rule) method which didn't remove the Rule
  but added it again. Thanks to Peter Stibrany.
o Fixed bug in BackedList causing new elements to always be added at the
  first position if the size of the list is 1. Thanks to Robert Koberg.

  Changes:

o Upgraded the internal Aelfred2 parser to the latest version.
o Updated the STAX classes to provide document encoding. Thanks to
Christian
  Niles.

Have fun!
-The dom4j team
    




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
dom4j-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-dev

Reply via email to