Hi Greg,
On Thu, May 29, 2008 at 08:32:23PM +1000, Greg Luck wrote:
> 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 :)
I have just added it to our Hudson configuration.
Jersey snapshots should become available at dev.java.net repo [1],
please see the most recent snapshot at [2]. Thanks to Martin Grotzke
for showing me the fastest method to get the snapshots out.
Hope it works for you. Could you please confirm?
I see in your pom.xml, that you have been installing
the jar file manually so far.
~Jakub
[1]
https://maven2-repository.dev.java.net/
[2]
http://download.java.net/maven/2/com/sun/jersey/jersey/0.8-ea-SNAPSHOT/
> 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
>
>
>