X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fsrc%2Fmain%2Fresources%2Fetc%2Fcustom.properties;h=502e1a261c713b1ea030ec014e663dcb82f4b51b;hp=6c1ca421c257ab81807c20f4a939d556cb5338c6;hb=839cdfb56df36d689cd249b6fc51e85cd0bf81ac;hpb=9d7a3392097e4c4a648327f77d7ca1a6aaf1b410 diff --git a/opendaylight/distribution/opendaylight-karaf/src/main/resources/etc/custom.properties b/opendaylight/distribution/opendaylight-karaf/src/main/resources/etc/custom.properties index 6c1ca421c2..502e1a261c 100644 --- a/opendaylight/distribution/opendaylight-karaf/src/main/resources/etc/custom.properties +++ b/opendaylight/distribution/opendaylight-karaf/src/main/resources/etc/custom.properties @@ -1,17 +1,11 @@ # Extra packages to import from the boot class loader org.osgi.framework.system.packages.extra=org.apache.karaf.branding,sun.reflect,sun.reflect.misc,sun.misc,sun.nio.ch -# https://bugs.eclipse.org/bugs/show_bug.cgi?id=325578 -# Extend the framework to avoid the resources to be presented with -# a URL of type bundleresource: but to be presented as file: -osgi.hook.configurators.include=org.eclipse.virgo.kernel.equinox.extensions.hooks.ExtensionsHookConfigurator # Embedded Tomcat configuration File org.eclipse.gemini.web.tomcat.config.path=configuration/tomcat-server.xml org.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true -# Use Equinox as default OSGi Framework Implementation -karaf.framework=equinox # Netconf startup configuration netconf.tcp.address=127.0.0.1