I'm new to Spring DM and I'm trying to inject OSGI services to JSF controllers, but I don't know why it's not working. I find only examples using Spring MVC framework.
Can anyone provide me an example of such an application?