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