[Opensource] ComponentManager List components
AdminSecurity Exception
Michael Rimov
rimovm at centercomp.com
Sat Oct 26 19:54:57 PDT 2002
At 12:37 AM 10/19/2002 +0100, you wrote:
>BTW: I got a stack trace when I went into `Administer Controller Security'
>
>java.lang.IllegalArgumentException: ConfigManager.getMapping(): stateName
>was null and there is no defined initial state for:
>com.jcorporate.expresso.services.controller.ControllerSecurityMatrix
> at
> com.jcorporate.expresso.core.misc.ConfigManager.getMapping(ConfigManager.java:1575)
> at
> com.jcorporate.expresso.core.controller.Controller.findControllerForm(Controller.java:331)
> at
> com.jcorporate.expresso.core.controller.Controller.newState(Controller.java:1044)
> at
> com.jcorporate.expresso.services.controller.ControllerSecurityMatrix.newState(ControllerSecurityMatrix.java:79)
Peter,
Thanks for the report... I checked the code, and indeed, the
setInitialState() was missing in the constructor... frankly since I use
ControllerSecurityMatrix controller a fair amount, I'm not sure when it
started missing from CVS. Anyway, it's fixed in CVS and will be in the
5.0.1 release.
Thanks for the report!
-Mike
More information about the Opensource
mailing list