I would like to see the exception details when an unhandled exception thrown in Glassfish (In the web page, not logs).
This error page shows but there's no useful information. Is there an option to view more details of it when an exception thrown? (Like in asp.net if you make debugmode true in web.config you can see the exception details)
HTTP Status 500 -
type Exception report
message
descriptionThe server encountered an internal error () that prevented it from fulfilling this request.
exception
java.lang.NullPointerException note The full stack traces of the exception and its root causes are available in the Oracle GlassFish Server 3.1 logs.
Oracle GlassFish Server 3.1
Thanks