Done - Bug 39227 has been added to the database -----Original Message----- From: Oliver Heger [mailto:[EMAIL PROTECTED] Sent: Thursday, April 06, 2006 11:35 AM To: Jakarta Commons Users List Subject: Re: [Configuration] XMLConfiguration.save() drops<! DOCTYPE... >
William Evans wrote: >I want to programmatically update an XML-styled configuration file and >everything works very well except for one thing: It fails to save back >the line specifying my DTD: > > > ><!DOCTYPE Config SYSTEM "../../../dtds/Schedule.dtd"> > > > >I assume this is a known bug, but is there a workaround or planned fix? > > > >BTW - this package is extremely useful - thanks to all involved! > > > >Regards, > >Bill > > > > > > Bill, this is indeed a bug. Could you please file a bug report for it in Bugzilla (see [1])? Unfortunately it is not a known bug, so there is currently no workaround. Thanks! Oliver [1] http://jakarta.apache.org/commons/configuration/issue-tracking.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
