Scott Eade <[EMAIL PROTECTED]> writes:

>I can't say I like all of the new warnings produced by this change.  For
>example if I have:

>    int resultsPerPage = data.getParameters().getInt("resultsPerPage", 10);

>and "resultsPerPage" is not in the parameters a WARN is now logged:

>    Parameter (resultsPerPage) with value of (null) could not be
>converted to a Integer

>Surely if a default is provided a warning should not be logged.

You are right. I will look into this.

        Best regards
                Henning

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
[EMAIL PROTECTED]        +49 9131 50 654 0   http://www.intermeta.de/

RedHat Certified Engineer -- Jakarta Turbine Development  -- hero for hire
   Linux, Java, perl, Solaris -- Consulting, Training, Development

                      4 - 8 - 15 - 16 - 23 - 42

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to