I have a problem with using CDATA sections in my values. It seems that
from time to time spaces will get eliminated from the value. Meaning
that something like: "hello there java guru" might come out like "hello
there javaguru". Is this more of a problem with the SAXParser, or the
configuration objects potentially doing this? I'm guessing the SAXParser
(xerces in my case), but wanted to ask.
Oh, if I don't use CDATA, it works fine, and it will do it on some CDATA
sections and not on others. Really weird. Just FYI, I need to use cdata
sections in some cases because of the use of the '<' and '>' signs in
SQL statements.
And on a semi-related subject, are there any known issues with the
Excalibur DataSource components? We just switched form PoolMan because
of configuration and license issues to the Excalibur components and
wanted to make sure all was well. Peter Donald mentioned that the
Excalibur one was faster, but that was about it.
Thanks in advance!
Robert