Alexander Fischer created OWB-1338:
--------------------------------------

             Summary: [After GSoC] async server and CDI startup
                 Key: OWB-1338
                 URL: https://issues.apache.org/jira/browse/OWB-1338
             Project: OpenWebBeans
          Issue Type: Sub-task
            Reporter: Alexander Fischer


* the startup can be async and a bean CompletionStage<HttpServerStatus>
can be added in cdi context to let the app wait for the server to be ready
if needed (or event block the startup)
 * the sync() call can be toggled by a flag in the config
 * don't block CDI startup and don't stop the
server just after starting it in afterDeploymentValidation



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to