users@jax-rs-spec.java.net

[jax-rs-spec users] Fallback to less preferred Media Type in MBW

From: Reto Bachmann-Gmür <reto_at_gmuer.ch>
Date: Mon, 22 Apr 2013 04:16:58 +0200

Hello

In a MBW I find out only with the concrete instance (i.e. in writeTo) that
I'm unable to write the Object. However the MBW for less preferred Media
Types (according to the Accept header) might be able to write the content.

Is there a way to get the JAXRS implementation to switch to the next best
MBW?

Cheers,
Reto