cocorossello commented on a change in pull request #777:
URL: https://github.com/apache/tomee/pull/777#discussion_r602936639



##########
File path: 
server/openejb-cxf-transport/src/main/java/org/apache/openejb/server/cxf/transport/util/CxfUtil.java
##########
@@ -315,7 +315,6 @@ public static void configureBus() {
                 final InstrumentationManagerImpl manager = 
InstrumentationManagerImpl.class.cast(mgr);
                 manager.setEnabled(true);
                 manager.setServer(LocalMBeanServer.get());
-                manager.setDaemon(true);

Review comment:
       I guess it was removed in 
https://github.com/apache/cxf/commit/1cf4fed546904a4a2560f53a2a2391d834b4026c#diff-06b277ed5b1de60d05718de5e55b47a9b0dcaf25360df46fbdaf1978fe70c30f




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to