Can you see if there is a mix of spring versions on the classpath. On Jul 27, 2013 1:58 AM, "Iyappan Raman" <[email protected]> wrote:
> I am getting below error when i changed from 2.5.1 to 2.7.5, please let me > know if i need to add any dependencies. > Thank You > Iyappan > > Caused by: org.springframework.beans.factory.BeanCreationException: Error > creating bean with name 'addressServiceClient' defined in class path > resource > [gov/grantsolutions/dashboard/web/assignmentApplicationContext.xml]: Cannot > resolve reference to bean 'addressServiceClientFactory' while setting bean > property 'addressServiceClientFactory'; nested exception is > org.springframework.beans.factory.BeanCreat > ionException: Error creating bean with name 'addressServiceClientFactory' > defined in class path resource > [gov/grantsolutions/dashboard/web/assignmentApplicationContext.xml]: Error > setting property values > ; nested exception is > org.springframework.beans.PropertyBatchUpdateException; nested > PropertyAccessExceptions (1) are: >
