Hi all -
Can someone explain how to change the default error message
(yellow/brown "Request Failed")? Several of the classes in the API
have .setDefaultErrorPageGenerator(), and none of them seem to have any
effect...
I'm using Jersey and creating the server via
GrizzlyHttpServerFactory.createHttpServer(uri, rc);
Thanks,
-David