Carsten Ziegeler created FELIX-6111:
---------------------------------------
Summary: JarRevision is duplicating jar prefix if run embedded
Key: FELIX-6111
URL: https://issues.apache.org/jira/browse/FELIX-6111
Project: Felix
Issue Type: Improvement
Components: Connect
Affects Versions: connect-0.2.0
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: connect-0.3.0
When connect is run in an embedded jar (like connect and all bundles are
embedded in a single startable jar), resources embedded in the bundles can't be
found, e.g. SCR does not find the component XML.
This seems to be due to a duplication of the protocol in JarRevision. The
passed URL starts with "jar:jar:file:".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)