Also if anyone wants a pre-release build of dom4j with the patch applied
you can
download it from here:-
http://jakarta.apache.org/turbine/jars2/dom4j/jars/the
latest build is dom4j-1.4-dev-6.jar
I'll hopefully get the 1.4 release
build working ASAP (am still porting the build
system to
Maven).
James
----- Original Message -----
Sent: Saturday, July 20, 2002 10:39
PM
Subject: [dom4j-user] Encoding Blues -
SOLVED!
Thanks for all the advice from Mike, Dan, James,
etc.
Turns out that the solution was to apply Dan
Jacobs' patch to XMLWriter - submitted to the list on 6/20/02. The
official version of XMLWriter does not handle characters outside the
normal range - Dan's version does. (A special thanks to Dan
Jacobs.)
I would have tried it sooner, but I incorrectly
assumed Dan's patch had been included in the latest release. Hope this
patch gets incorporated into the next release - it's sorely
needed.
Regards,
Terry
PS: Of course, that I've (finally!!) tracked
down this problem, my "reward" is that I now have to rebuild my database
of about 11,000 xml documents.