Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

java2wsdl -o hello.wsdl -t http://cxf.apache.orgImage Removed org.apache.hello_world_soap_http.Greeter

...

In CXF we have a Maven plugin, called "cxf-codegen-plugin", which includes a "java2wsdl" goal. You can find more information in Maven Integration and Plugin Using CXF with maven.