Thorsten Hoeger created CXF-5212:
------------------------------------
Summary: Context Injection with Spring AOP
Key: CXF-5212
URL: https://issues.apache.org/jira/browse/CXF-5212
Project: CXF
Issue Type: Improvement
Components: JAX-RS
Affects Versions: 2.7.6
Reporter: Thorsten Hoeger
Priority: Minor
Attachments: 0001-adding-deepscan-of-superclass.patch
When using Spring AOP @Context injection using fields is not working. I found
some threads suggesting the use of interfaces which is working. Now I wanted to
add the interface to my superclass to avoid implementing it in every REST
class. The "findContextSetterMethods" doesn't check superclasses. I attached a
possible patch but I am not sure about side effects.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira