Integrating Spring 3 + GenericDAO + Hibernate + CXF JAX-RS (JAXB) + Generic Interface
Hello,
Not sure if this forum is that I need. If not, I apologize.
First of all, I think you should visit Apache CXF Jira forum in order to understand the problem i want to solve... (and avoiding redundancy as well).
As you can see, seems that the key lies in how spring instantiates a service with generic types. As far as i know, Spring works at runtime while the resolution of Generics is done at compile time...
Could you tell me if there is any workaround?
Thanks,
Ivan