Hi all,

If the URL handlers are disabled via the felix.service.urlhandlers=false,
is there a way to manually register Felix's framework handler for the
bundle: URL scheme?

Normally you'd register these with the
java.protocol.handler.pkgs/java.content.handler.pkgs
properties. [1] describes how to do this for the things like file: and
http:... I briefly looked at the code but did not see an obvious way to
register the bundle: protocol in this way... Is this possible?

Many thanks,

David

[1] http://felix.apache.org/documentation/subprojects/
apache-felix-framework/apache-felix-framework-faq.html#why-
do-i-get-an-unknown-protocol-http-exception-when-i-run-
felix-on-a-non-sun-jre

Reply via email to