Ok, just checked in the code for verbose exceptions. Now exception message
is almost as informative as turning on debugging.
For the future, when rethrowing or wrapping exceptions thrown by
RuntimeLoaderDelegate, please extract its message and append to the new
exception message. This should propagate all the failure diagnostics
information.
Andrus
> Andrus Adamchik wrote:
>> (config exception logging)
>> My solution to that would be to create a new method
>> "String ConfigStatus.describeFailures()" and add the output of this
>> method to the message of the thrown exception. Before I do that, I
>> wanted to post to this list, since Holger was lately working on
>> configuration logging issues and I don't want to interfere with
>> his work.
>
> If you only touch ConfigStatus be my guest. I'm currently shuffling
> around some Configuration innards (for the last time..having
> initialize() called in the Constructor turned out to be a really really
> dumb idea) and will merge, if necessary.
>
> -h
This archive was generated by hypermail 2.0.0 : Wed Apr 02 2003 - 14:09:05 EST