users@jersey.java.net

[Jersey] Using Viewable on any JAX-RS implementation

From: Reto Bachmann-Gmür <reto_at_gmuer.ch>
Date: Sun, 23 Oct 2011 13:55:51 +0200

Hello,

I would like to build a jax-rs app that runs on any compliant jax-rs
implementation. Is it possible to use Viewable and the respectice
MessageBodyWriterS on an arbitrary JAX-RS implementation or do they
only work on Jersey?

Cheers,
Reto