I will certainly do so. Thanks a bunch and glad to hear about the datasource components too!
- Robert -----Original Message----- From: Gregory Steuck [mailto:[EMAIL PROTECTED]] Sent: Monday, May 06, 2002 2:09 PM To: Avalon Developers List; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: Configuration value woes >>>>> "Berin" == Berin Loritsch <[EMAIL PROTECTED]> writes: >> 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. Berin> Hmm. That's a good question. I wonder if this has Berin> something to do with "ignorable whitespace" Nope, it has to do with eager trimming in SAXConfigurationHandler.characters. It is one of the wrinkles that Laura's, Leo's, and now mine patch addressed. Robert, could you try: http://nagoya.apache.org/bugzilla/showattachment.cgi?attach_id=1795 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>