users@jersey.java.net

[Jersey] Re: java to wadl?

From: Pavel Bucek <pavel.bucek_at_oracle.com>
Date: Fri, 22 Jul 2011 20:02:39 +0200

yes.

see helloworld sample, execute it and hit
http://localhost:9998/application.wadl. Actually all apps run on jersey
expose this (when not disabled by DISABLE_WADL property) automatically.

For further study I recommend samples generate-wadl and
extended-wadl-webapp.

Let me know if you have some other questions.

Regards,
Pavel

On 7/22/11 6:23 PM, shiraz 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.
>