Hopefully this is a simple one. I have a semi-non-standard xml file that has attributes in the Top-level element and I'm not able to set the attributes on it. How would I do that with XMLConfiguration? I tried the following but it didn't work:
xmlCfg.setProperty("[EMAIL PROTECTED]", ""+System.currentTimeMillis());
--
James Dalrymple
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
