users@jersey.java.net

Re: Is there any way to programmatically set the _at_Path ?

From: Tatu Saloranta <tsaloranta_at_gmail.com>
Date: Wed, 10 Nov 2010 10:31:35 -0800

I suspect it's more of deployment-time thing; maybe some configuration
settings (properties file, system properties) might be used to change
some paths?
I could see why externalizing some path settings makes sense.
Basically would allow deploying same web app, but with slightly
different configurations.

-+ Tatu +-

On Wed, Nov 10, 2010 at 10:11 AM, Clint Combs <clint_at_ccombs.net> wrote:
> What's your use case?  Why do you need to modify the @Path value at
> run-time?
> -Clint
> On Wed, Nov 10, 2010 at 10:32 AM, Gary Moore <gary.moore_at_gmail.com> wrote:
>>
>> Hi All,
>>
>> I want the @Path value injected at compile or run time.  Is there a
>> way to do this?
>>
>> Thanks,
>> Gary
>>
>> --
>> Gary Moore
>> http://www.gmoore.net
>
>
>
>
>