• Platform Support Change
  • Status: Closed
  • 2 Major
  • Resolution: Fixed
  • ehcache-server
  • Reporter: gautric
  • October 16, 2009
  • 0
  • Watchers: 0
  • July 27, 2012
  • March 22, 2010

Attachments

Description

CacheResource, CachesResource, ElementResource depend about Jersey REST api

we could change it to just depend about just JSR-311 JAX-RS

The jersey dependency is focus about NotFoundException and ConflitException we coud change by new WebApplicationException(code) This class comes from jax-rs api

I will test this change into my projet and will provide a patch asap

Best

Comments

Gregoire AUTRIC 2009-10-16

Done,

I attach patch for remove jersey dependency to full jax-rs api

when could you apply it to the thrunk ?

Gregoire AUTRIC 2009-10-16

get the lastest version of this patch

Steve Harris 2009-10-21

Does this guy have a contributor agreement? Is this something you want to do?

gluck 2009-10-21

Happy to review this patch. Now that 311 is out and there are multiple high quality implementations this makes sense.

You will need to complete a contributor agreement. You can find the form here: http://www.terracotta.org/confluence/display/devdocs/How+To+Become+A+Contributor

Let me know when you have sent it in.

gluck 2010-03-22

Patch applied. Contributor agreement received.