dev@jersey.java.net

Re: [Jersey] Testing RESTful Web Services in NetBeans

From: Jakub Podlesak <Jakub.Podlesak_at_Sun.COM>
Date: Mon, 14 Jul 2008 11:18:22 +0200

Hello Christian,

AFAIK, the test client is written in JavaScript and relies on information
from WADL document provided by the application.
Thanks to WADL, the code is pretty generic.
You can look at the JavaScript source to get more details on how it works.
When the test client is started, it should be placed
at [build/generated/rest-test/test-resbeans.js] file (NB6.1).

~Jakub

On Fri, Jul 11, 2008 at 09:51:00AM +0200, Christian Liebing wrote:
> Hello,
>
> i don't know if this is the right place. Currently i write my master
> thesis (Dynamic gui generation for RESTful Web Services) and want to
> know in detail how the testing option in NetBeans is realized.
>
> Maybe someone can help me.
>
> With kind regards,
> Ch. Liebing
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: dev-help_at_jersey.dev.java.net
>

-- 
http://blogs.sun.com/japod