You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2010/10/14 23:26:32 UTC

[jira] Closed: (GERONIMO-5646) jetty web app can fail to start but not fail deployment

     [ https://issues.apache.org/jira/browse/GERONIMO-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks closed GERONIMO-5646.
----------------------------------

    Resolution: Fixed

rev 1022724.

Can anyone think of a better exception to throw than "Exception"?

> jetty web app can fail to start but not fail deployment
> -------------------------------------------------------
>
>                 Key: GERONIMO-5646
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5646
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Jetty
>    Affects Versions: 3.0
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 3.0
>
>
> Jetty marks failure-to-start e.g. from an exception in a context listener by setting an unavailable flag and recording the exception.  We've been ignoring this, we need to check the results and fail the gbean startup if appropriate.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.