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

lorenzo benvenuti (JIRA) issues at jboss.org
Thu Mar 24 08:31:00 EDT 2016


lorenzo benvenuti created WFLY-6427:
---------------------------------------

             Summary: An exception occurring during Servlet.destroy() is not logged
                 Key: WFLY-6427
                 URL: https://issues.jboss.org/browse/WFLY-6427
             Project: WildFly
          Issue Type: Bug
    Affects Versions: 9.0.2.Final
            Reporter: lorenzo benvenuti
            Assignee: Jason Greene
         Attachments: WildflyTestException.zip

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