Re: commons configuration doc error

2009-05-22 Thread Oliver Heger
Andrew M wrote: > On this page: > > http://commons.apache.org/configuration/userguide/howto_compositeconfigurati > on.html#Composite_Configuration_Details > > > > the example doesn't work. CompositConfiguration has no addDefaults() > method. > > Thank you for spotting this. The line shoul

commons configuration doc error

2009-05-21 Thread Andrew M
On this page: http://commons.apache.org/configuration/userguide/howto_compositeconfigurati on.html#Composite_Configuration_Details the example doesn't work. CompositConfiguration has no addDefaults() method. -andrew