[
https://issues.apache.org/activemq/browse/SMX4-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gert Vanthienen resolved SMX4-31.
---------------------------------
Resolution: Fixed
Added some missing ImportPackages and RequiredBundles.
Cfr. http://svn.apache.org/viewvc?view=rev&revision=669494
> Example cxf-camel-nmr fails with ClassNotFoundException
> -------------------------------------------------------
>
> Key: SMX4-31
> URL: https://issues.apache.org/activemq/browse/SMX4-31
> Project: ServiceMix 4
> Issue Type: Bug
> Affects Versions: 4.0-m2
> Reporter: Gert Vanthienen
> Assignee: Gert Vanthienen
>
> Upon installing the feature, it throws this exception:
> {noformat}
> ...
> Caused by: java.lang.ClassNotFoundException: org.apache.cxf.bus.CXFBusImpl
> not found from bundle [cxf-camel-nmr]
> at
> org.springframework.osgi.util.BundleDelegatingClassLoader.findClass(BundleDelegatingClassLoader.java:103)
> at
> org.springframework.osgi.util.BundleDelegatingClassLoader.loadClass(BundleDelegatingClassLoader.java:156)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
> at org.springframework.util.ClassUtils.forName(ClassUtils.java:249)
> at
> org.springframework.beans.factory.support.AbstractBeanDefinition.resolveBeanClass(AbstractBeanDefinition.java:381)
> at
> org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1135)
> ... 38 more
> ....
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.