### # ~~~~~~licensing~~~~~~ # entaxy-karaf # ========== # Copyright (C) 2020 - 2026 EmDev LLC # ========== # You may not use this file except in accordance with the License Terms of the Copyright # Holder located at: https://entaxy.ru/eula . All copyrights, all intellectual property # rights to the Software and any copies are the property of the Copyright Holder. Unless # it is explicitly allowed the Copyright Holder, the User is prohibited from using the # Software for commercial purposes to provide services to third parties. # # The Copyright Holder hereby declares that the Software is provided on an "AS IS". # Under no circumstances does the Copyright Holder guarantee or promise that the # Software provided by him will be suitable or not suitable for the specific purposes # of the User, that the Software will meet all commercial and personal subjective # expectations of the User, that the Software will work properly, without technical # errors, quickly and uninterruptedly. # # Under no circumstances shall the Copyright Holder or its Affiliates is not liable # to the User for any direct or indirect losses of the User, his expenses or actual # damage, including, downtime; loss of bussines; lost profit; lost earnings; loss # or damage to data, property, etc. # ~~~~~~/licensing~~~~~~ ### # # This property stores the cluster groups # groups = default,entaxy,entaxy_runtime # # Filtering of the bundles in the default cluster group # default.bundle.whitelist.inbound=* default.bundle.whitelist.outbound=* default.bundle.blacklist.inbound=none default.bundle.blacklist.outbound=none # # Filtering of the configurations in the default cluster group # default.config.whitelist.inbound=entaxy.runtime.* default.config.whitelist.outbound=entaxy.runtime.* default.config.blacklist.inbound=org.apache.felix.fileinstall*, \ org.apache.karaf.management, \ org.apache.karaf.shell, \ org.ops4j.pax.web, \ org.apache.aries.transaction, \ org.ops4j.pax.logging, \ org.ops4j.pax.transx.tm.geronimo, \ org.ops4j.pax.url.mvn, \ org.apache.karaf.cellar.node, \ org.apache.karaf.cellar.groups, \ org.apache.karaf.cellar.groups.cfg default.config.blacklist.outbound=org.apache.felix.fileinstall*, \ org.apache.karaf.management, \ org.apache.karaf.shell, \ org.ops4j.pax.web, \ org.apache.aries.transaction, \ org.ops4j.pax.logging, \ org.ops4j.pax.transx.tm.geronimo, \ # # Filtering of the features in the default cluster group # default.feature.whitelist.inbound=* default.feature.whitelist.outbound=* default.feature.blacklist.inbound=none default.feature.blacklist.outbound=none default.group.builtIn = false default.group.parent = entaxy default.bundle.sync = clusterOnly default.config.sync = clusterOnly default.feature.sync = clusterOnly default.obr.urls.sync = clusterOnly default.balanced.servlet.sync = clusterOnly default.event.whitelist.inbound = subscription default.event.whitelist.outbound = subscription default.event.blacklist.inbound=none default.event.blacklist.outbound=none entaxy.balanced.servlet.sync = clusterOnly entaxy.bundle.blacklist.inbound = none entaxy.bundle.blacklist.outbound = none entaxy.bundle.sync = clusterOnly entaxy.bundle.whitelist.inbound = * entaxy.bundle.whitelist.outbound = * entaxy.config.blacklist.inbound = org.apache.felix.fileinstall*, org.apache.karaf.management, org.apache.karaf.shell, org.ops4j.pax.web, org.apache.aries.transaction, org.ops4j.pax.logging, org.ops4j.pax.transx.tm.geronimo, \t entaxy.config.blacklist.outbound = org.apache.felix.fileinstall*, org.apache.karaf.management, org.apache.karaf.shell, org.ops4j.pax.web, org.apache.aries.transaction, org.ops4j.pax.logging, org.ops4j.pax.transx.tm.geronimo, \t entaxy.config.sync = clusterOnly entaxy.config.whitelist.inbound = entaxy.runtime.* entaxy.config.whitelist.outbound = entaxy.runtime.* entaxy.event.blacklist.inbound = none entaxy.event.blacklist.outbound = none entaxy.event.whitelist.inbound = subscription entaxy.event.whitelist.outbound = subscription entaxy.feature.blacklist.inbound = none entaxy.feature.blacklist.outbound = none entaxy.feature.sync = clusterOnly entaxy.feature.whitelist.inbound = * entaxy.feature.whitelist.outbound = * entaxy.group.builtIn = true entaxy.group.parent = entaxy.obr.urls.sync = clusterOnly entaxy_runtime.balanced.servlet.sync = clusterOnly entaxy_runtime.bundle.blacklist.inbound = none entaxy_runtime.bundle.blacklist.outbound = none entaxy_runtime.bundle.sync = clusterOnly entaxy_runtime.bundle.whitelist.inbound = * entaxy_runtime.bundle.whitelist.outbound = * entaxy_runtime.config.blacklist.inbound = org.apache.felix.fileinstall*, org.apache.karaf.management, org.apache.karaf.shell, org.ops4j.pax.web, org.apache.aries.transaction, org.ops4j.pax.logging, org.ops4j.pax.transx.tm.geronimo, \t entaxy_runtime.config.blacklist.outbound = org.apache.felix.fileinstall*, org.apache.karaf.management, org.apache.karaf.shell, org.ops4j.pax.web, org.apache.aries.transaction, org.ops4j.pax.logging, org.ops4j.pax.transx.tm.geronimo, \t entaxy_runtime.config.sync = clusterOnly entaxy_runtime.config.whitelist.inbound = entaxy.runtime.* entaxy_runtime.config.whitelist.outbound = entaxy.runtime.* entaxy_runtime.event.blacklist.inbound = none entaxy_runtime.event.blacklist.outbound = none entaxy_runtime.event.whitelist.inbound = subscription entaxy_runtime.event.whitelist.outbound = subscription entaxy_runtime.feature.blacklist.inbound = none entaxy_runtime.feature.blacklist.outbound = none entaxy_runtime.feature.sync = clusterOnly entaxy_runtime.feature.whitelist.inbound = * entaxy_runtime.feature.whitelist.outbound = * entaxy_runtime.group.builtIn = true entaxy_runtime.group.parent = entaxy entaxy_runtime.obr.urls.sync = clusterOnly