I'm getting this message when deploying to gae - (enlist app)

war/config/security.xml

EventHandler for event 'doLoginRedirect' in module '' is not defined.


Code:
<mach-ii>
        <plugins>
                <plugin name="security"
type="enlist.controllers.plugins.SecurityPlugin">
                        <parameters>
                                <parameter name="authenticationRequiredEvent"
value="doLoginRedirect"/>


I will just stub in this method for now and redeploy - i am not using
the bleeding edge gae but I can see from the svn latest of enlist that
the war/enlist/controllers/plugins/SecurityPlugin.cfc does not have
this method defined (nor does the extended component)


-- 
official tag/function reference: http://openbd.org/manual/
 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to