users@jersey.java.net

Re: [Jersey] hierarchy of resources ?

From: Felipe Gaúcho <fgaucho_at_gmail.com>
Date: Fri, 1 May 2009 17:50:57 +0200

humm.. from the link:

"If a subclass or implementation method has any JAX-RS annotations
then all of the annotations on the super class or interface method are
ignored"

so, I cannot share resources using annotations & generics.. my former goal......