Dale Emery created GEODE-6782:
---------------------------------

             Summary: Propagate exceptions thrown during web app startup
                 Key: GEODE-6782
                 URL: https://issues.apache.org/jira/browse/GEODE-6782
             Project: Geode
          Issue Type: New Feature
          Components: http session
            Reporter: Dale Emery


Currently, {{HttpService}} configures Jetty in such a way that it catches and 
ignores any exceptions thrown during web app startup.

We would like {{addWebApplication()}} to propagate any exception thrown during 
startup, perhaps configured per startup request.

Any of these alternatives (and likely others) will suffice:
- Configure Jetty to always propagate startup exceptions.
- Configure Jetty to propagate startup exceptions by default, offering a way to 
ignore them.
- Configure Jetty to propagate startup exceptions for a single invocation of 
{{addWebApplication()}}, perhaps through a parameter.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to