On Tue, 20 Oct 2015 06:30:34 -0200, Diego Socaceti <socac...@gmail.com> wrote:

Hi all,

Hi!

The event handler is not called, but an tapestry exception is thrown
   "Request event 'autosearchinputchanged' (on component
report/Detail:formcontent.mintautocompletesearch.autosearchfield) was not
handled; you must provide a matching event handler method in the component or in one of its containers."

As the error message describes, Tapestry thinks there's no matching event handler method.

But i don't understand, what i did wrong. I'm using tapestry-5.4-beta-37.
Is it wrong to use final EventContext eventContext and RequestParameter
together?

It shouldn't be. By any chance your context is null or empty?

--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to