Done. You should add an validation='strict' attribute to the broker element to auto stop a broker which has an XML file which has validation errors.
Regards, Hiram FuseSource Web: http://fusesource.com/ On Tue, Jun 21, 2011 at 6:45 AM, Hiram Chirino <[email protected]> wrote: > Ok that sounds good to me: > > https://issues.apache.org/jira/browse/APLO-55 > > Regards, > Hiram > > FuseSource > Web: http://fusesource.com/ > > > > > On Tue, Jun 21, 2011 at 6:35 AM, Lionel Cons <[email protected]> wrote: >> Hiram Chirino writes: >> > I'm not 100% sure I agree, with that. Perhaps we should schema >> > validate and log error messages if problems were found, but if the XML >> > document is valid enough for us to parse it I think we should make our >> > best effort to start broker. >> >> Hiram, >> >> Personally, I prefer to be strict since I don't know if the valid part >> (out of the complete XML) will make any sense or not. >> >> To please everybody, maybe this should be an option when starting the >> broker? >> >> Cheers, >> >> Lionel >> >
