Nuxeo WebEngine Space should use WebResourceNotFoundException instead of direct
404 respons
-------------------------------------------------------------------------------------------
Key: NXP-4564
URL: http://jira.nuxeo.org/browse/NXP-4564
Project: Nuxeo Enterprise Platform
Issue Type: Improvement
Reporter: Damien Metzler
for the moment Nuxeo WebEngine space use this when a resource is not found :
return Response.status(404).build();
As the response is returned, it can't be handled by the default webengine
mecanism. We should replace this by a throw new WebResourceNotFoundException
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets