Carsten Ziegeler created FELIX-6706:
---------------------------------------

             Summary: Avoid Jetty restart in case of a required configuration
                 Key: FELIX-6706
                 URL: https://issues.apache.org/jira/browse/FELIX-6706
             Project: Felix
          Issue Type: Improvement
          Components: HTTP Service
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: http.jetty12-1.0.6, http.jetty-5.1.14


If Jetty is configured through an OSGi configuration (singleton not factory), 
then Jetty is restarted. In this case, Jetty is first started with the default 
properties, then a managed service is registered which then later on is 
triggered by the OSGi configuration. And that results in Jetty restarting.
While this works, it is unnecessary



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to