Re: Problems with ControllerConfig properties

2005-02-08 Thread Todd Nine
Nevermind, I just realized why its being set. That's what I get for trying to use a WSAD gui! ;-) On Tue, 8 Feb 2005 12:50:59 -0500, Todd Nine <[EMAIL PROTECTED]> wrote: > Hi all, >I am trying to extend RequestProcessor as well as ControllerConfig > and I am running into errors. For instanc

Problems with ControllerConfig properties

2005-02-08 Thread Todd Nine
Hi all, I am trying to extend RequestProcessor as well as ControllerConfig and I am running into errors. For instance, when I use the default ControllerConfig, all of the values are initialized to their defaults, and no setters are called. When I extends the processor and the config, setters a