Hi All, I'd like to use a CXF dynamic client to call a RESTful service. I also want to formally describe the RESTful service with a standard-based file.
My first choice was WSDL 2.0 since it is a standard. Creating a client with JaxWsDynamicClientFactory fails with a WSDL 2.0 file. Is WSDL 2.0 on the roadmap? Next up is WADL, an almost standard. I do not see any WADL samples in 2.7.10 or 3.0.0-m2. Creating a WADL client with JaxWsDynamicClientFactory fails. Can you please provide some guidance WRT WSDL 2.0, WADL, and dynamic clients? Thank you, Gary -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
