Ah yes, that makes sense. This is one of the thorny issues of
XML currently. While there's a supposed standard, the
implementations actually interfere with each other in the
real world... It's a very tough issue to debug as well, we're
happy you found the problem! We're using the Sun parser
currently (the non Xerces version), which probably is
incompatible with some files in Xerces...
This is one of the reasons we use the xml.jar 'locally'
instead of recommending that the developers install it into
the jre lib extension directory. Many vendors like IBM often
try to make it convenient for the developer by pre-installing
libraries such as this, but it seems more problematic than
helpful in most cases we've seen...
Anyway - great news and if you need anything else just let
us know!
THOUGHT Support
|