Tools
CXF provides tools for generating code (wsdl2java, wsdl2js and java2js), generating WSDLs (java2ws, xsd2wsdl and idl2wsdl), adding endpoints and support files(wsdl2soap and wsdl2corba), validating WSDLs (wsdlvalidate) and for using Maven.
- CXF tools in Eclipse
- IDL to WSDL
- Java to Javascript
- Java to WS
- Java to WSDL
- Maven cxf-codegen-plugin (WSDL to Java)
- Maven Java2WSDL plugin (CXF 2.0.x only. Removed in 2.1 and replaced with Java2WS)
- Maven Java2WS plugin
- Using CXF with maven
- WSDL to CORBA
- WSDL to Java
- WSDL to Javascript
- WSDL to Service
- WSDL to SOAP
- WSDL to XML
- WSDLValidator
- XSD to WSDL