HttpManager

Hi

This seems to be a bug, at least in 2.0.5.
HttpManger.getGlobalFilter throws a NullPointerException when called before
any
filters have been registered.
(FilterEngine.root.filters is null instead of RequestFilter[])
Should i use a try-catch-NullPointerException construct or are there plans
to
remove this behaviour in an upcoming stable release?

Thomas Kriegelstein

Received on Thursday, 31 August 2000 05:10:48 UTC