I guess I will align with latest svn bits for jersey and jaxrs-api so I
can keep in sync and get latets bug fixes.
Let me know if this is a bad idea. My project is in development so I can
absorb change as long as it is well managed
which I am certain it is given the make up of the project team :-)
Thanks again for a terrificly responsive project.
Marc Hadley wrote:
> JAX-RS is still changing, 0.4 of Jersey implements this API:
>
> https://jsr311.dev.java.net/nonav/releases/0.4/index.html
>
> For 0.4 s/Path/UriTemplate/
>
> Marc.
>
> On Dec 5, 2007, at 10:41 AM, Farrukh Najmi wrote:
>
>>
>> I am using jersey in my maven project with following pom dependency:
>>
>> <dependency>
>> <groupId>jersey</groupId>
>> <artifactId>jersey</artifactId>
>> <version>0.4-ea</version>
>> </dependency>
>>
>> I am getting compile errors because imports like following can't be
>> found:
>>
>> import javax.ws.rs.Path;
>>
>> I looked inside the latest javadoc and the Path annotation exists there:
>>
>> https://jsr311.dev.java.net/nonav/javadoc/javax/ws/rs/Path.html
>>
>> I loked inside jsr311-api-0.4.jar and it does not exist there:
>>
>> http://download.java.net/maven/1/javax.ws.rs/jars/jsr311-api-0.4.jar
>>
>> What am I missing? Thanks.
>>
>> --
>> Regards,
>> Farrukh Najmi
>>
>> Web: http://www.wellfleetsoftware.com
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
>> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>>
>
> ---
> Marc Hadley <marc.hadley at sun.com>
> CTO Office, Sun Microsystems.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>
--
Regards,
Farrukh Najmi
Web: http://www.wellfleetsoftware.com