You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Edell Nolan (JIRA)" <ji...@apache.org> on 2008/07/01 16:38:00 UTC

[jira] Updated: (SMX4-39) Servicemix-shared lib missing spring jars in the smx4 kit

     [ https://issues.apache.org/activemq/browse/SMX4-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edell Nolan updated SMX4-39:
----------------------------

    Attachment: new-components.patch

I have added a later patch called new-components to include a fix for the wsdl-first example.

If someone can apply this so thats its included in the nightlies that would be great.

thanks, Edell.

> 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.