7065 & Spring 1.2: Spring ProxyFactoryBean isn't understood
I have a proxy template like this:
com.momentumsystems.contentmanagement.Folder
......
profileInterceptor
................
and 2 other beans using this proxy template:
The getUser bean is injected into a field which is of GetUserAdmin type (implemented by GetUserAdminImpl) like this:
]]>
Then 7065 says that the referenced bean getUser must be of GetUserAdmin type! I think the problem will be gone if the aop feature is Spring 2 is used.
Please sign in to leave a comment.
Please file a JIRA request
Could you please tell me how (or a link to the instruction) to file a JIRA request?
Could you please tell me how (or a link to the instruction) to file a JIRA request?
Go to http://www.jetbrains.net/jira/browse/IDEA and click "Create new
issue" there