users@jersey.java.net

Re: [Jersey] Custom WadlGenrator Marshalling

From: Andrew Ochsner <aochsner_at_cs.stanford.edu>
Date: Mon, 9 Mar 2009 08:54:41 -0700

Congrats!

On Mon, Mar 9, 2009 at 7:39 AM, Martin Grotzke
<martin.grotzke_at_freiheit.com>wrote:

> Hi Christopher,
>
> I'll have a look at this this evening and then give feedback on this (if
> my 6-weeks old daughter allows me to do this :)).
>
> Cheers,
> Martin
>
>
> On Fri, 2009-03-06 at 17:36 -0500, Christopher Piggott wrote:
> > Hi,
> >
> > We created a custom WadlGeneratorConfig class, but we're wondering:
> > can we somehow easily intercept the serialization (marshalling)
> > process so that we can control it a little tighter?
> >
> > The main thing is that we want to stick an <?xml-stylesheet?>
> > processing instruction into it. I was hoping to find a way to do this
> > within the existing jersey API/object model. We want to keep it
> > dynamic (i.e. the extended wadl is generated by jersey at run-time).
> >
> > --Chris
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> > For additional commands, e-mail: users-help_at_jersey.dev.java.net
>
>