Stefan Wachter created FELIX-3546:
-------------------------------------
Summary: http servlet bridge sample should not overwrite
org.osgi.framework.system.packages property
Key: FELIX-3546
URL: https://issues.apache.org/jira/browse/FELIX-3546
Project: Felix
Issue Type: Improvement
Components: HTTP Service
Reporter: Stefan Wachter
Priority: Minor
The http servlet bridge sample comes with an outdated framework.properties file
that overwrites the org.osgi.framework.system.packages property (cf.
http://svn.apache.org/repos/asf/felix/trunk/http/samples/bridge/src/main/webapp/WEB-INF/framework.properties).
The sampe should be updated to use the current Felix framework 4.0.2 and use
the org.osgi.framework.system.packages.extra property to add additionally
exported packages (like the Servlet API).
This would guarentee that the Felix framework exports its package using the
correct versions.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira