AFAIK they are set in the init method of the handler - if you override
the init in your handler, try with a super.init(args);

Peuss, Thomas wrote:
> Hello!
>
> I have problems accessing the configured defaults for a request handler.
> Where do I get them now from? The field "defaults" in RequestHandlerBase
> seems always be null even when there are defaults configured.
>
> Thanks for your help
> Thomas
>
>   

Reply via email to