users@jersey.java.net

_at_Context UriInfo not injected with 0.6-ea

From: Martin Grotzke <martin.grotzke_at_javakaffee.de>
Date: Fri, 14 Mar 2008 02:11:36 +0100

Hi,

I just moved to jersey 0.6-ea. For this I changed the former
@HttpContext to @Context to get e.g. UriInfo injected.

Now it seems, that e.g. UriInfo is not injected anymore into my beans
that are loaded by the SpringComponentProvider. Has anything changed so
that the SpringComponentProvider has to be adjusted?

Thanx && cheers,
Martin