[
https://issues.apache.org/jira/browse/SMX4-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13966695#comment-13966695
]
Claus Ibsen commented on SMX4-1747:
-----------------------------------
Though weird - that package problem must be something else, as the spring-beans
bundle is installed but somehow a CXF app cannot read it - well that is life
with OSGi.
> spring 3.2.8 bundles is flawed
> ------------------------------
>
> Key: SMX4-1747
> URL: https://issues.apache.org/jira/browse/SMX4-1747
> Project: ServiceMix 4
> Issue Type: Bug
> Components: Bundles
> Reporter: Claus Ibsen
>
> The spring-beans is missing an export for its root package:
> org.springframework.beans.
> The original spring jars export this, such as
> Export-Package: org.springframework.beans;version="3.1.3.RELEASE";
> But the SMX wrapped bundles does only export sub packages, so users can get
> this error
> Unable to resolve 350.0: missing requirement [350.0] osgi.wiring.bundle;
> (osgi.wiring.bundle=org.springframework.beans)
--
This message was sent by Atlassian JIRA
(v6.2#6252)