[jboss-osgi-issues] [JBoss JIRA] Commented: (JBOSGI-75) Implement URLStreamHandlerService

David Bosschaert (JIRA) jira-events at lists.jboss.org
Tue Jan 4 03:40:18 EST 2011


    [ https://issues.jboss.org/browse/JBOSGI-75?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573118#comment-12573118 ] 

David Bosschaert commented on JBOSGI-75:
----------------------------------------

This needs to hook in with the org.jboss.modules.ModularURLStreamHandlerFactory.
I also noticed that there exist a org.jboss.osgi.framework.util.VFSStreamHandlerFactory - is that still used?

> Implement URLStreamHandlerService
> ---------------------------------
>
>                 Key: JBOSGI-75
>                 URL: https://issues.jboss.org/browse/JBOSGI-75
>             Project: JBoss OSGi
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Core Framework
>            Reporter: Thomas Diesler
>            Assignee: David Bosschaert
>             Fix For:  JBossOSGi 1.0.x
>
>
> Through the URLStreamHandlerService bundles can provide their own URL stream and content handlers
> http://www.osgi.org/javadoc/r4v41/org/osgi/service/url/URLStreamHandlerService.html
> 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-osgi-issues mailing list