Closed jameswennmacher closed 10 years ago
Added error div HTML to jsp page, to display the text (should be a red background with a darker red border).
I added JSON error of:
"errors": [
{
"error": "Error example - Connection Timeout",
"source": "Demo Service"
}
],
and restarted Tomcat. Resulting page is cluttered.
With 2 errors it is even more crazy. Suggest it simply display as Demo Service: Error example - Connection Timeout Demo Service: Error2 example - Connection bad
Made message more succinct; smaller text
In tomcat's webapps/NotificationPortlet/WEB-INF/classes/demo/studentJobs.json change
to
Restart Tomcat.
Do not see an error message. Verified errors is in JSON response to portlet.