[
https://jira.jboss.org/jira/browse/JBOSGI-75?page=com.atlassian.jira.plug...
]
Thomas Diesler updated JBOSGI-75:
---------------------------------
Summary: Implement URLStreamHandlerService (was: Implements URLStreamHandlerService)
Implement URLStreamHandlerService
---------------------------------
Key: JBOSGI-75
URL:
https://jira.jboss.org/jira/browse/JBOSGI-75
Project: JBossOSGi
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Thomas Diesler
Through the URLStreamHandlerService bundles can provide their own URL stream and content
handlers
http://www.osgi.org/javadoc/r4v41/org/osgi/service/url/URLStreamHandlerSe...
Use this instead of setting the sysprop
java.protocol.handler.pkgs=org.jboss.net.protocol|org.jboss.virtual.protocol
Felix-1.6.0 defaults to
private static final String DEFAULT_STREAM_HANDLER_PACKAGE =
"sun.net.www.protocol|com.ibm.oti.net.www.protocol|gnu.java.net.protocol|wonka.net|com.acunia.wonka.net|org.apache.harmony.luni.internal.net.www.protocol|weblogic.utils|weblogic.net|javax.net.ssl|COM.newmonics.www.protocols";
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira