Hello,
wadl2java exists, but it doesn't do what you want - it generates client
code but uses only http url connection (not jersey-client). See
http://java.net/projects/wadl/ for more details.
So the answer to your question is that we currently don't have anything
which can generate jersey client from wadl. We do have plans to have
something like this in Jersey 1.10.
Pavel
On 4/21/11 1:07 PM, Rimy Sfm wrote:
> Hey everyone,
>
> I'm working with Jesrey. I implemented a simple web service and Jersey
> generated me its wadl (the description file written in XML)
> Now I need to generate from that wadl a client stub that invoke my web
> service. How can I do that???
> I'm fairly new with all this and I'm loosing much time turning around the
> problem without doing anything
> I think that there is a tool named wadl2java but it seems to be missing :(
> :( :(
> Help please!
>
> Thanks.
>
> --
> View this message in context: http://jersey.576304.n2.nabble.com/Generating-client-stub-from-wadl-tp6293789p6293789.html
> Sent from the Jersey mailing list archive at Nabble.com.
>