[jboss-jira] [JBoss JIRA] (WFLY-6454) An exception occurring during Servlet.destroy() is not logged

Stuart Douglas (JIRA) issues at jboss.org
Fri Apr 1 18:01:01 EDT 2016


Stuart Douglas created WFLY-6454:
------------------------------------

             Summary: An exception occurring during Servlet.destroy() is not logged
                 Key: WFLY-6454
                 URL: https://issues.jboss.org/browse/WFLY-6454
             Project: WildFly
          Issue Type: Bug
          Components: Web (Undertow)
    Affects Versions: 9.0.2.Final
            Reporter: lorenzo benvenuti
            Assignee: Stuart Douglas


There's no evidence of an exception thrown in a Servlet destroy method; the only hint you have that something has gone wrong is the fact that the ServletContextListener.contextDestroyed methods are not invoked (I don't know if this is the expected behavior: for instance JBoss 7.1.1 logs the Servlet.destroy exception and then invokes ServletContextListener.contextDestroyed anyway).

Thank you,

lorenzo



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list