Caused by: org.springframework.beans.factory.BeanCreationExce ption: Error creating bean with name 'U
serManagementDAO' defined in class path resource [gc_Server_Security_business-logic.xml]: Error sett
ing property values; nested exception is PropertyAccessExceptionsException (1 errors)
Caused by: PropertyAccessExceptionsException (1 errors)
org.springframework.beans.TypeMismatchException: Failed to convert property value of type [$Proxy10]
to required type [com.gecco.server.generated.dbspdao.BEN_APPL_CHANGE _PASSWORD] for property 'spDAO'
; nested exception is java.lang.IllegalArgumentException:
No matching editors or conversion strategy
found
Caused by: java.lang.IllegalArgumentException: No matching editors or conversion strategy found
at org.springframework.beans.PropertyTypeConverter.co nvertIfNecessary(PropertyTypeConverter.
java:209)
at org.springframework.beans.PropertyTypeConverter.co nvertIfNecessary(PropertyTypeConverter.
java:108)