dev@grizzly.java.net

servletadapter.start hides exceptions

From: gustav trede <gustav.trede_at_gmail.com>
Date: Tue, 27 Jan 2009 13:31:13 +0100

hell,

servletadapter.start() hides exceptions.

If the servlet.init or so fails , httpservice.registerServlet should be
able to detect it and abort the servlet registration ,
leaving the alias free to use instead of locked by an invalid servlet ?

Either throwing the Throwable or returning a boolean status flag should
work.

whats your opinion ?

-- 
regards
 gustav trede