| Author |
Message |
|
|
Post subject: Creating a RESTful web service using myeclipse
Posted: Oct 15, 2008 - 03:54 AM
|
|

Joined: Jan 11, 2008
Posts: 2
|
|
Hello,
Any one can help me, how to create RESTful web service using myeclipse.
It will be good if any tutorial
Ashish |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Creating a RESTful web service using myeclipse
Posted: Oct 15, 2008 - 06:13 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 5657
|
|
Ashish,
Our web services tutorials are available on the educational material website. You can refer to those to get an understanding on how to work with webservices in MyEclipse. I'm afraid these are the only tutorials we have.
http://www.myeclipseide.com/module-htmlpages-display-pid-7.html |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: Creating a RESTful web service using myeclipse
Posted: Oct 19, 2008 - 11:50 PM
|
|
Registered Member


Joined: Apr 25, 2005
Posts: 80
|
|
You should start by installing and configuring the JAX-RS implimentation (Jersey).
They have a number of tutorials and examples. It's very easy... but let me know if you get stuck.
Frank |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Creating a RESTful web service using myeclipse
Posted: Oct 22, 2008 - 01:24 PM
|
|
Veteran Member


Joined: Dec 15, 2003
Posts: 34
|
|
| Is JAX-RS supported in, or will it be supported as part of MyElipse? |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Creating a RESTful web service using myeclipse
Posted: Oct 22, 2008 - 08:59 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 5657
|
|
| MyEclipse does not support JAX-RS at the moment but we are considering this for a future release. I'll keep you guys updated on this. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|