Hi,

In my configuration xml file, I have:
<myconfig>value1, value2, value3</myconfig>

but after I read it, I only get the value 'value1'.  Everything after
the first ',' looks like gone.

how can I make Commons Configuration so that it does not strip out
everything after ','?

Thank you

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to