users@jersey.java.net

Re: jdk 1.4 is compatible with jersey 1.4 ?

From: Pavel Bucek <pavel.bucek_at_oracle.com>
Date: Fri, 19 Nov 2010 19:37:41 +0100

I don't think so, maybe some initial proof of concept, but nothing
currently supported.

JSR311 (JAX-RS) API is based on annotations which were introduced in jdk
1.5.

Pavel

On 11/19/10 7:33 PM, jyoti jadhav wrote:
> thanks for the reply
> is there any other version of Jersey which will work with jdk1.4 ?
>
> On Thu, Nov 18, 2010 at 9:49 PM, Pavel Bucek <pavel.bucek_at_oracle.com
> <mailto:pavel.bucek_at_oracle.com>> wrote:
>
> Hello,
>
> Jersey 1.4 needs JDK 1.6, so I guess it can't work in your
> environment..
>
> Regards,
> Pavel
>
>
> On 11/19/10 12:21 AM, jadhavjyoti23_at_gmail.com
> <mailto:jadhavjyoti23_at_gmail.com> wrote:
>
> Hi ,
> i am new to jersey. i followed the documentation and developed
> a rest
> web service with jersey but it gives me 404 error.
>
> i think there might be environment issues.
>
> i am using following environment.
> Jersey 1.4
> Eclipse 3.5
> Weblogic 8.1
> jdk 1.4
>
> is this the right env. set up ?
>
> Thanks,
> Jyoti Jadhav
>
>
>