Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » JAX-RS Plugin
JAX-RS Plugin [message #808737] Tue, 28 February 2012 04:25 Go to next message
Adarsh Suparna is currently offline Adarsh SuparnaFriend
Messages: 1
Registered: February 2012
Junior Member
Hi

I am new to Eclipse. I have Eclipse 3.4.2
I am trying to prototype RESTful web service. Some tutorials talk about selection JAX-RS option while creating a New - Project but I am not able to see that in my eclipse.

Is there an plugin or how can I see that option

Thanks
Adarsh
Re: JAX-RS Plugin [message #809091 is a reply to message #808737] Tue, 28 February 2012 13:17 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2012.02.27 21:26, Adarsh Suparna wrote:
> Hi
>
> I am new to Eclipse. I have Eclipse 3.4.2
> I am trying to prototype RESTful web service. Some tutorials talk about
> selection JAX-RS option while creating a New - Project but I am not able
> to see that in my eclipse.
>
> Is there an plugin or how can I see that option
>
> Thanks
> Adarsh

I'm not certain what you've seen unless it's a Maven archetype being
referenced. The reference implementation of JAX-RS is Jersey and it's
extremely easy to use. I would suggest Lars Vogel's very accessible
tutorial:

http://www.vogella.de/articles/REST/article.html

Here is another article with more information that's based on the
earlier tutorial:

http://www.javahotchocolate.com/tutorials/restful.html
Re: JAX-RS Plugin [message #994741 is a reply to message #808737] Fri, 28 December 2012 06:27 Go to previous messageGo to next message
Lasith Chandrasekara is currently offline Lasith ChandrasekaraFriend
Messages: 3
Registered: July 2009
Junior Member
I suggest you to download dependencies manually (without my eclipse) and try it. The easiest way to do it with Jersey(JAX-RS) and tomcat.Anyway there is no wizard to follow create REST service project with Eclipse Java EE. So you should download Jersey and follow this link.

This will help you to create a REST project with Eclipse. lasithtechavenue.blogspot.com/2012/12/implementing-rest-service-with-java.html
Re: JAX-RS Plugin [message #994934 is a reply to message #994741] Fri, 28 December 2012 17:15 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 12/28/2012 06:16 AM, Lasith Mising name wrote:
> I suggest you to download dependencies manually (without my eclipse) and
> try it. The easiest way to do it with Jersey(JAX-RS) and tomcat.Anyway
> there is no wizard to follow create REST service project with Eclipse
> Java EE. So you should download Jersey and follow this link.
>
> This will help you to create a REST project with Eclipse.
> lasithtechavenue.blogspot.com/2012/12/implementing-rest-service-with-java.html

Bravo! Very nice and short tutorial, Lasith. Thanks for sharing with
everyone.
Previous Topic:Problems with debugger
Next Topic:Keywords pop-up
Goto Forum:
  


Current Time: Thu Mar 28 10:39:12 GMT 2024

Powered by FUDForum. Page generated in 0.02922 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top