Hi there i am looking for a working example on how to integrate and use contract first webservices using Grails and Apache CXF.
I found http://docs.codehaus.org/pages/viewpage.action?pageId=85983334 but this example does not seem to work anymore.
The question is not related to a client but the actual implementation of the webservice!
Take a look at the cxf client plugin:
https://github.com/ctoestreich/cxf-client
Here is their demo app:
https://github.com/ctoestreich/cxf-client-demo