Closed
Description
The various embedded containers are rather variable on how informative they are in the message of the exception that's thrown by ServletContext.addServletListener
. We could improve the diagnostics by including details of the listener that couldn't be added in a log message or the message of an exception that we throw.