REST all and collection resource conventions

Users of ehcache server have been discussing extending the basic CRUD operations of REST with some more advanced methods, such as deleting all elements in a cache with one DELETE operation. You are most welcome to join what has become an informative forum thread here: https://sourceforge.net/forum/forum.php?thread_id=2546225&forum_id=322278 So far we have posts from myself, Jim Webber,… Continue reading REST all and collection resource conventions

Published
Categorized as Java

mvn glassfish:run

In April Dave Whitla created a project for a Maven Glassfish Plugin. Kohsuke Kowaguchi joined the project and copied his code in and released it. His focus was V3 Embedded. It supported one goal: run. There was disagreement as to the features and the code to use. Dave’s plugin was to support a wide range… Continue reading mvn glassfish:run

Published
Categorized as Java

Me:decoded

Me:decoded I recently had my DNA tested by deCODEme.com.  My wife thought I was crazy. The idea was to find out what diseases I was more or less susceptible to, and then use that information, along with more conventional tests, and consultation with my doctor, to create a personalised medicine preventative plan for myself. Think of… Continue reading Me:decoded

Ehcache Server Technical Session Video

I gave a talk today at the Glassfish V3 Prelude Launch Event. Ehcache Server uses Glassfish for its self contained cache server. You can watch the video of the session here.

Published
Categorized as Java