You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by GitBox <gi...@apache.org> on 2021/03/28 21:42:02 UTC

[GitHub] [tomee] cocorossello commented on a change in pull request #777: TOMEE-2987: Upgrade CXF to latest 3.4.3 and align dependencias

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:
users@infra.apache.org