You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2008/12/31 03:36:05 UTC

[jira] Resolved: (SMX4-186) ensure camel feature use same spring version as the container

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

Freeman Fang resolved SMX4-186.
-------------------------------

    Resolution: Fixed

commit fix
http://svn.apache.org/viewvc?rev=730297&view=rev

> ensure camel feature use same spring version as the container
> -------------------------------------------------------------
>
>                 Key: SMX4-186
>                 URL: https://issues.apache.org/activemq/browse/SMX4-186
>             Project: ServiceMix 4
>          Issue Type: Improvement
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 4.0-m2
>
>
> to avoid get exception caused by the version conflict when use camel component like
> Caused by: org.springframework.beans.PropertyBatchUpdateException; nested PropertyAccessExceptions (1) are:
> PropertyAccessException 1: org.springframework.beans.MethodInvocationException: Property 'connectionFactory' threw exception; nested exception is java.lang.NoClassDefFoundError: org/springframework/context/Lifecycle
> 	at org.springframework.beans.AbstractPropertyAccessor.setPropertyValues(AbstractPropertyAccessor.java:104)
> 	at org.springframework.beans.AbstractPropertyAccessor.setPropertyValues(AbstractPropertyAccessor.java:59)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.