users@jersey.java.net

[Jersey] Re: Ref missing from jersey bundle

From: Pavel Bucek <pavel.bucek_at_oracle.com>
Date: Thu, 08 Mar 2012 16:35:01 +0100

Hello,

see http://search.maven.org/#search|ga|1|jersey-server-linking

You are right it could be. But it is not part of JAX-RS, it is some kind
of Jersey extension and might be considered as "contribs". Is it a
problem to add this on your classpath?

Pavel

On 3/8/12 4:22 PM, Sekhar Vajjhala wrote:
> Pavel,
>
> Thanks for the info. I got the jar from
> http://download.java.net/maven/2/com/sun/jersey/jersey-server-linking/ .
>
> The latest version is a 1-9-SNAPSHOT which is 09-Aug-2011 . Is there a plan
> to make it official like 1.9 ?
>
> Why shouldn't this be a part of the jersey bundle ? This is not an
> experimental feature and it is a useful feature to have for adding links to
> representations.
>
> Thanks,
> Sekhar
>
> <http://download.java.net/maven/2/com/sun/jersey/jersey-server-linking/1.9-SNAPSHOT/>
>
>
> On Thu, Mar 8, 2012 at 8:35 AM, Pavel Bucek<pavel.bucek_at_oracle.com> wrote:
>
>> Hello,
>>
>> see jersey-server-linking module.
>>
>> and to answer second question - most likely no.
>>
>> Pavel
>>
>>
>> On 3/7/12 10:31 PM, sekharv01_at_gmail.com wrote:
>>
>>> Hi,
>>>
>>> I downloaded jersey-bundle-1.12.jar but the Ref annotation is missing
>>> from this jar. Where can I get the Ref class ? Can this be bundled
>>> into the jersey-bundle-1.12.jar going forward ?
>>>
>>> Thanks,
>>> Sekhar
>>>
>>>