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