users@jersey.java.net

Ehcache RESTful Web Services implemented using Jersey

From: Greg Luck <gluck_at_gregluck.com>
Date: Thu, 29 May 2008 20:32:23 +1000

I thought I would report that I got going on an Ehcache RESTful
WebService using Jersey.

The code is in the module server. See http://ehcache.svn.sourceforge.net/viewvc/ehcache/trunk/server/
  to see the code.

I have been making a bit of a study of RESTful Web Services using the
Sam Ruby book and a paper by JIm Webber of ThoughtWorks.
The implementation I have done follows the principles of a RESTful,
Resource oriented architecture. In particular there are no query
parameters.

I will be refining this over the next few weeks.

Some things that would be great :)

1. Each jersey snapshot made available in Maven :)
2. The LIghtweight HTTP.jar made available as a Maven module
3. A link to the spec from the Getting Started page. I just realised
it was there. I have been doing everything via the debugger!


Regards

Greg Luck

web: http://gregluck.com
skype: gregrluck
yahoo: gregrluck
mobile: +61 408 061 622