Sahoo created FELIX-3587:
----------------------------
Summary: Uses constraint violation due to framework extension
bundle
Key: FELIX-3587
URL: https://issues.apache.org/jira/browse/FELIX-3587
Project: Felix
Issue Type: Bug
Components: Framework
Reporter: Sahoo
There seems to be an issue with framework extension bundle and I have not
checked the spec yet. Felix allows extension bundle to be attached at runtime,
but that can sometimes lead to uses constraint violation if a package exported
by the framework extension is also exported by some other regular bundle and
that package from regular bundle is in use. A refreshPackages solves the issue,
but that seems to be putting the onus on user. Can the framework be smart
enough to not attach an extension bundle to host when it sees that an extension
is exporting a package which is already in use?
--
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