Remy Maucherat wrote:
> Jean-Francois Arcand wrote:
>
>> +1. There is 1 bug in bugtraq currently open about *.jsp url mapping
>> that I need to investigate (I'm not sure yet it's a bug) but I hope to
>> have a fix before Sunday.
>
>
> And what would the bug be ?
> (I think I know the mapper code far better than you do, so it would be
> faster ;-) Of course, it might not be a mapper bug)
That was an NPE that occured when the digester thrown a
IllegalArgumentException. That was a user error but we should not see
the NPE :-) Now we may want to avoid calling preRegister when this
situation occurs.....
-- Jeanfrancois
>
> Remy
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
>
|