users@jersey.java.net

Re: [Jersey] HTTP response of void method

From: Felipe Gaúcho <fgaucho_at_gmail.com>
Date: Sun, 10 May 2009 21:22:58 +0200

ok, now I realized my mistake.. the remove operation do not fail if
the entity do not exist :( that's why the service keep returning OK
without removing any entity from the database..........