Extensionmanager openConnection(URL) method should be public
------------------------------------------------------------
Key: FELIX-1004
URL: https://issues.apache.org/jira/browse/FELIX-1004
Project: Felix
Issue Type: Bug
Components: Framework
Affects Versions: felix-1.4.1
Reporter: Karl Pauls
Assignee: Karl Pauls
Fix For: felix-1.6.0
The openConnection(URL) method should be public because otherwise the
URLStreamHandlerProxy is getting a no such method exception when it is trying
to use it via reflection. This prevents extension bundles from working in case
the extension url has been toStringed and is then recreated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.