Hello,

Can anyone tell me what is wrong with the code below

<notify listener="ajaxListener" method="doSomething"
copyEventArgs="true"/>
<event-mapping event="ajaxError" mapping="${event.ajaxError_View}" />
<filter name="ajaxError" />

The event.ajaxError_View is set in the listener and in the filter I
have a call
announceEvent('ajaxError');

I'm getting the exception

EventHandler for event '${event.ajaxError_View}' in module '' is not
defined.

Thank you,
Sorin

-- 
You received this message because you are subscribed to Mach-II for CFML list.
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/mach-ii-for-coldfusion?hl=en
SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/
Wiki / Documentation / Tickets: 
http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/

To unsubscribe from this group, send email to 
mach-ii-for-coldfusion+unsubscribegooglegroups.com or reply to this email with 
the words "REMOVE ME" as the subject.

Reply via email to