2015-09-10 15:50 GMT+04:00 Sergey Beryozkin <[email protected]>: > > Thanks, I wish we did it earlier :-). I believe RestEasy did it awhile > back (though not sure what exactly it offers), though the idea of having of > a JS frontend in CXF is not new given that it is available for WS. >
We are using for a while https://github.com/rbelouin/wadl-client altough it interface is differs from what jax-rs does, istead of plain jax-rs resource with many functions it offers hierarchical interface It also uses custom json wadl format, but recently there is converter from wadl avaliable https://github.com/rbelouin/wadl2json <https://github.com/rbelouin/wadl2json>
