Luis Majano Forums Notification: Post to getRequestService().getContext() problem

Title: RE: getRequestService().getContext() problem
Thread: getRequestService().getContext() problem
Forum: Need Help?
Conference: ColdBox
User: xionic

Thanks for your help guys. It is working now.

What i did :

I changed the
return type, add var keywords. And most important .. later in the code
[code]cfset controller=ListToArray(#eventTriggered#,".") [/code]

i
changed it to :

[code]cfset
__controller=ListToArray(#eventTriggered#,".") [/code]

I am so stupid
:confused:

http://www.luismajano.com/forums/index.cfm?event=ehMessages.dspMessages&threadid=98063223-123F-6116-4279CDD95003BA5D