[
https://issues.jboss.org/browse/AS7-5803?page=com.atlassian.jira.plugin.s...
]
Thomas Diesler updated AS7-5803:
--------------------------------
Summary: Remove org.osgi.enterprise as default capability (was: Remove dependency on
org.osgi.enterprise)
Remove org.osgi.enterprise as default capability
------------------------------------------------
Key: AS7-5803
URL:
https://issues.jboss.org/browse/AS7-5803
Project: Application Server 7
Issue Type: Task
Components: OSGi
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: 7.2.0.Alpha1
It is generally considered bad practise to the deploy the compendium/enterprise bundle in
the runtime.
This is especially problematic when an API exposed by this bundle provides a newer
version as an implementation of it. The implementation bundle would use/export the older
version of the API, but a consumer of the API would always bind to the newer version and
hence not see the services.
APIs should be exported by the bundles that implement the API.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira