How can I enable Dependency Injection in my Jersey / JAXRS application?
I have implemented a Jersey REST service and want to add dependency injection. However, even after trying many different suggestions across the web, I cannot get past the following error: