> From: Robert [mailto:[EMAIL PROTECTED]] > > 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.
Hmm. That's a good question. I wonder if this has something to do with "ignorable whitespace" > > 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. The DataSourceComponent is in full use in Cocoon, Phoenix, and other projects. The known issues have been dealt with. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>