Re: Error with dispatch "No handler is registered"

2010-06-15 Thread I~N~S~I
i found da problem... forgot to call the bindHandler method to register the handler :) On Jun 12, 7:51 pm, "I~N~S~I" wrote: > Hi All, > > I'm  trying to create a MVP model of GWT Sample app. as soon as the > execute method is called in the dispatcher below error gets logged. > > net.customware.g

Error with dispatch "No handler is registered"

2010-06-14 Thread I~N~S~I
Hi All, I'm trying to create a MVP model of GWT Sample app. as soon as the execute method is called in the dispatcher below error gets logged. net.customware.gwt.dispatch.shared.UnsupportedActionException: No handler is registered for com.project.jobbank.shared.rpc.SendQuery at sun.reflect.Na