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:30:14 UTC

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

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



##########
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:
       Does this call no longer exist in the latest CXF version?




-- 
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