Hi all,

How is handled the error messages after a jsonservice event type ? Here is a concrete example :

Go to Ajax examples, and create an example. No problem, it's working. But if in the example/../controller.xml, line 78, you replace the name of the service invoked for the example creation, then, when creating an example, nothing is done. That's normal, but there is no error message on the screen.

The only indicator we have is in the log :
2009-12-10 17:34:03,343 (http-0.0.0.0-8443-1) [ RequestHandler.java:412:ERROR] Request createExampleAjax caused an error with the following message: Erreur lors de l'appel de l'événement: org.ofbiz.webapp.event.EventHandlerException: Problems getting the service model (Cannot locate service by name (eventWhichDoesntExist))

But there is nothing displayed for the user. Does anyone knows how to display an error ?

Thanks,

--
Erwan de FERRIERES
www.nereide.biz

Reply via email to