users@jersey.java.net

Re: [Jersey] invoking Jersey methods by URI internally

From: Gabor Szokoli <szocske_at_gmail.com>
Date: Tue, 20 Jan 2009 14:49:07 +0100

On Mon, Jan 19, 2009 at 12:54 PM, Paul Sandoz <Paul.Sandoz_at_sun.com> wrote:
> HI Gabor,
>
> I think the only way this can be done as you want is for the service to make
> a request to itself. This may seem a little odd, but the sub-locators and
> resource methods would need to be invoked to return the JAXB object you
> require.

I'll resort to resolving the URI myself then.

Is it an unreasonable feature request BTW?


Gabor