users@jersey.java.net

[Jersey] Re: java to wadl?

From: Clint Combs <clint_at_ccombs.net>
Date: Fri, 22 Jul 2011 14:00:37 -0400

Yes, make an HTTP OPTIONS call on the resource. You can do this easily
using REST client:

    http://code.google.com/p/rest-client/

-Clint

On Fri, Jul 22, 2011 at 12:23 PM, shiraz <shiraz.lists_at_gmail.com> wrote:

> Is there a way to view the wadl of jersey resources, or generate
> dynamically
> the wadl?
>
> Thanks
> Shiraz
>
> --
> View this message in context:
> http://jersey.576304.n2.nabble.com/java-to-wadl-tp6611064p6611064.html
> Sent from the Jersey mailing list archive at Nabble.com.
>