ccosp / open-o

GNU General Public License v2.0
1 stars 0 forks source link

Spring-ORM 4.1.9 Upgrade in ORM - Runtime Errors #1

Open AparnaBadugu12 opened 3 months ago

AparnaBadugu12 commented 3 months ago

Working on resolution of BeanCreationException after spring upgrade

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'billingONPaymentDao': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.oscarehr.common.dao.BillingONExtDao org.oscarehr.common.dao.BillingONPaymentDao.billingONExtDao; nested exception is java.lang.IllegalArgumentException: Can not set org.oscarehr.common.dao.BillingONExtDao field org.oscarehr.common.dao.BillingONPaymentDao.billingONExtDao to com.sun.proxy.$Proxy265