users@jersey.java.net

Re: Problem with ContextResolver, generics...

From: Tatu Saloranta <tsaloranta_at_gmail.com>
Date: Tue, 28 Apr 2009 14:47:11 -0700

Hmmh. I think the problems are more due to my forgetting to add

 @Context Providers providers;

injection, which is then to be used for locating actual things I need.
That works with providers; I'll see how simple I can make it, starting
from state that works. :)

-+ Tatu +-