users@jersey.java.net

Re: [Jersey] Custom WadlGenrator Marshalling

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Tue, 10 Mar 2009 15:32:05 +0100

On Mar 10, 2009, at 12:03 PM, Martin Grotzke wrote:

> Thanx! :)
>
> Unfortunately she had her own plans for me for yesterday evening/
> night -
> and this was not coding, just carrying around... ;)
>
> @Paul: it seems we would need to make the used WadlResource class
> configurable, or at least provide a way to change the marshalling of
> the
> response (what seems preferable to me right now). What do you think?
>

See my email here:

http://markmail.org/search/?q=list
%3Anet.java.dev.jersey.users#query:list%3Anet.java.dev.jersey.users
+page:1+mid:fo4dt7tbd6rb3gvi+state:results

Does that help? I think allowing developers to provide their own
resource seems the best approach, in addition to extending
WadlResource as required.

Paul.