CXF: http://stackoverflow.com/questions/10000699/mapping-extension-content-types-in-apache-cxf-jax-rs
Jersey: http://zcox.wordpress.com/2009/08/11/uri-extensions-in-jersey/

According to Bill Burke's book "RESTful Java with JAX-RS" (p. 114), they came close but decided to remove from the JAX-RS 1.0 specification a formal way to define this extension mapping (too many disagreements over its syntax.)

HTH,
Glen

On 08/14/2012 06:17 PM, KARR, DAVID wrote:
I just took a quick look through the JAX-RS specification, but I didn't find 
any mention of extension mapping.  Is this defined in the spec?  If not, do any 
of the other JAX-RS (or REST) frameworks implement extension mapping?

Reply via email to