Gérald Quintana wrote:
> By the way, I agree that in my case the
> WADL artefact is useless: The only I am looking for, is a way to call
> the web service easily (in Java and/or JavaScript).
If you use NetBeans 6.0 IDE, try download the RESTful Web Service
plugin, you can generate javascript client stubs to help accessing the
REST services. See:
http://www.netbeans.org/kb/60/websvc/clientstub.html#stubs
-Nam