Andriy Redko created CXF-8954:
---------------------------------

             Summary: Always create MBeanServer instance per Jetty Server 
instance and destroy server properly at shutdown
                 Key: CXF-8954
                 URL: https://issues.apache.org/jira/browse/CXF-8954
             Project: CXF
          Issue Type: Improvement
    Affects Versions: 4.0.3
            Reporter: Andriy Redko
            Assignee: Andriy Redko
             Fix For: 4.0.4


The 
[JettyHTTPServerEngine.java|https://github.com/apache/cxf/pull/1507/files#diff-822565e533c62a8bee1f615ba1ae09349d7f64962ffa338716539d5e896f0efe]
 does not call Server::destroy since it will lead to shared MBeanServer 
destruction as well. Instead, each server should have own MBeanServer instance 
attached to it.



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

Reply via email to