You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Karl Pauls (JIRA)" <ji...@apache.org> on 2009/05/04 01:01:30 UTC

[jira] Resolved: (FELIX-1060) URLHandlers doesn't support URLStreamHandler.openConnection(proxy,url) method

     [ https://issues.apache.org/jira/browse/FELIX-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Pauls resolved FELIX-1060.
-------------------------------

    Resolution: Fixed

Committed to trunk as of r771142. Please close if it works for you.

> URLHandlers doesn't support URLStreamHandler.openConnection(proxy,url) method
> -----------------------------------------------------------------------------
>
>                 Key: FELIX-1060
>                 URL: https://issues.apache.org/jira/browse/FELIX-1060
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: felix-1.6.1
>            Reporter: Richard S. Hall
>            Assignee: Karl Pauls
>             Fix For: felix-1.8.0
>
>
> JDK 1.5 introduced a URLStreamHandler.openConnection(proxy, url) method. Currently, our URL Handlers implementation does not support this at all. We need to figure out how to support it without creating a dependency on 1.5. The spec talks about this issue in 11.3.5.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.