Hi
On 01/08/12 15:44, Michael Prieß wrote:
Hello,

I developed a REST webservice bottom up. Have someone a good concept
to integrate the client build into the server build.

Can you elaborate a bit more please ?

As far as the client code generation is concerned, it is not fully supported yet at the wadl2java level, one can generate an interface from the existing wadl and then use a proxy-based approach for creating the clients, HTTP-centric code has to be written manually.

But I understand you did not start from the existing WADL document, so as far as the client code is concerned, you can start typing the proxy code using the existing interfaces or even concrete classes (cglib is needed in the latter case) or use WebClient API,

Sorry if I misunderstood the question. We can think of improving the process, but I'd need to understand more about the requirements

Sergey


Regards,

Michael

Reply via email to