[
https://issues.apache.org/activemq/browse/SMX4-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Edell Nolan resolved SMX4-39.
-----------------------------
Resolution: Fixed
Gnodet applied these fixes.
> Servicemix-shared lib missing spring jars in the smx4 kit
> ---------------------------------------------------------
>
> Key: SMX4-39
> URL: https://issues.apache.org/activemq/browse/SMX4-39
> Project: ServiceMix 4
> Issue Type: Bug
> Affects Versions: 4.0-m2
> Reporter: Edell Nolan
> Attachments: components-pom.patch, new-components.patch
>
>
> Previous Error:
> ERROR: EventDispatcher: Error during dispatch.
> (java.lang.NoClassDefFoundError:
> org/springframework/core/io/Resource)
> java.lang.NoClassDefFoundError: org/springframework/core/io/Resource
> at
> org.apache.servicemix.common.DefaultComponent.createServiceUnitManage
> r(DefaultComponent.java:212)
> at
> org.apache.servicemix.common.DefaultComponent.<init>(DefaultComponent
> .java:58)
> I am testing a kit that I built locally on windows
> It appears that the servicemix-shared lib is missing the spring jars in the
> smx4 kit. They were specified in the pom.xml in the components svn as being
> provided.
> When I change this to get them included I can get the container to start up
> cleanly.
> Will this be ok for Servicemix 3 distributions ?
> I have attached the patch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.