}
final ManagementSection managementSection =
(ManagementSection) platformModel.getAdapter(ManagementSection.class);
managementSection.load();
managementSection.setPort(jmxRegistryPort);
managementSection.save();
}
private void configureKarafFeatures(