users@jersey.java.net

[Jersey] Using HK2 in Jersey 2

From: James Shaw <js102_at_zepler.net>
Date: Wed, 24 Oct 2012 13:57:21 +0100

Yesterday I was trying, and failing, to register a resource using
HK2's DynamicBinders (just to get a feel for the API, I don't have a
specific problem I'm trying to solve). Is there any documentation or
are there any examples I can look at to better understand
DynamicBinders and ComponentProviders? I'm watching the JIRA tickets
for adding Spring/Guice/CDI support and looking forward to some
activity on those ;-)

Thanks