Hi, 1. I have not upgraded the version and it would be whatever was as of 5 months back 2. I think i have understood the issue. My session check is in OnRequest and not in OnRequestStart. That means, for CFC, OnRequest is processed but not OnRequestStart.
-nitish 2011/11/10 Matthew Woodward <[email protected]> > 1. What version are you using? > > 2. Can you put the code for Application.cfc in pastebin.com to share? > > On Wed, Nov 9, 2011 at 6:58 PM, nitish pandey <[email protected]>wrote: > >> Hi, >> Just got a shocker, i am calling my cfc remoteable method and it seems >> that onRequestStart method of Application.cfc is not being invoked. >> I am checking session status in Onrequeststart. Is this true or i need to >> investigate my chain of events? >> >> Thanks, >> Nitish >> >> 2011/11/6 Adam Cameron <[email protected]> >> >>> Wow, that was quick! Good work! >>> >>> -- >>> Adam >>> >>> -- >>> official tag/function reference: http://openbd.org/manual/ >>> mailing list - http://groups.google.com/group/openbd?hl=en >>> >> >> >> >> -- >> -Nitish >> "Faith is a free Option" >> http://www.forcesofindia.com/profiles/np >> >> -- >> official tag/function reference: http://openbd.org/manual/ >> mailing list - http://groups.google.com/group/openbd?hl=en >> > > > > -- > Matthew Woodward > [email protected] > http://blog.mattwoodward.com > identi.ca / Twitter: @mpwoodward > > Please do not send me proprietary file formats such as Word, PowerPoint, > etc. as attachments. > http://www.gnu.org/philosophy/no-word-attachments.html > > -- > official tag/function reference: http://openbd.org/manual/ > mailing list - http://groups.google.com/group/openbd?hl=en > -- -Nitish "Faith is a free Option" http://www.forcesofindia.com/profiles/np -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
