Hiya, On Tue, 10 Sep 2002 09:35, Greg Steuck wrote: > Could somebody explain the benefit of having data-sources element > inside the configuration for > o.a.a.cornerstone.blocks.datasource.DefaultDataSourceSelector? > > In my case it leads to a somewhat ugly configuration items similar to: > > <data-sources> > <data-sources> > <data-source name="default"/> > </data-sources> > </data-sources> > > Am I missing something? If not, I attached a patch that removes > that extra data-sources element...
Seems reasomable change ;) I applied the patch with slight modification. Instead of just ignoring the old configuration format it will detect it and issue a warning instead. Could you download it and make sure it all still works properly ? :) -- Cheers, Peter Donald ----------------------------------------------- | If you turn on the light quickly enough, | | you can see what the dark looks like. | ----------------------------------------------- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
