Stanton Sievers created SHINDIG-1770:
----------------------------------------
Summary: Improve JsServlet to respond with an error and error
message if there was a problem
Key: SHINDIG-1770
URL: https://issues.apache.org/jira/browse/SHINDIG-1770
Project: Shindig
Issue Type: Improvement
Components: Java
Affects Versions: 2.5.0
Reporter: Stanton Sievers
Assignee: Stanton Sievers
Fix For: 2.5.0
Currently if JsServlet encounters an error processing a response, such as a
closure compile error, it will simply respond with the error status code but
won't respond with an error message. To improve this behavior, I'd like to
have the servlet send a proper error response with the error status code and
the error string.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira