Marc,

I am pretty certain that this...

<!--- Set flag letting MG know it needs to broadcast onSessionStart
before onRequestStart --->
               <cfset request._modelglue.bootstrap.
>
> sessionStart = true />

... needs to be in your App.cfc's onSessionStart() method.  If you move that
to there, then your onSessionStart controller method(s) should work.

HTH

-- 
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

Reply via email to