Hey folks, I'm trying not to spam the boards, but I'm hoping my question doesn't fall into a black hole. I'm trying to implement a JPA structure via Spring, and the AOP / Proxy setup is driving me bonkers.
I'm posting here - apologies again if this feels like overposting, but the Data board doesn't seem to be warming to the question...
The error is:
The full post describing the problem has all the gritty details.Code:java.lang.IllegalStateException: Cannot convert value of type [$Proxy26 implementing com.stonekeep.congo.dao.GenericDAO,org.springframework.aop.SpringProxy,org.springframework.aop.framework.Advised] to required type [com.stonekeep.congo.dao.FriendDAO]: no matching editors or conversion strategy found
Help? This is holding up a pretty important project (to meat the moment
![]()


at the moment
Reply With Quote
