users@jersey.java.net

Re: _at_Context UriInfo not injected with 0.6-ea

From: Martin Grotzke <martin.grotzke_at_javakaffee.de>
Date: Fri, 14 Mar 2008 10:22:26 +0100

Hi,

as it's mostly the case - it wasn't anything with a jetty/tomcat
difference, but an application/classpath issue... solved.

Cheers,
Martin


On Fri, 2008-03-14 at 09:41 +0100, Martin Grotzke wrote:
> Hi,
>
> I just found out that this only happens when the application is run with
> tomcat, with jetty everything is fine...
>
> I'm looking into this and get back when I know more.
>
> Cheers,
> Martin
>
>
> On Fri, 2008-03-14 at 02:11 +0100, Martin Grotzke wrote:
> > 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
> >