<axis-wsdl2java
  all="true"  <-----------------like this
  output="${generated.dir}"
  testcase="true"
  verbose="true"
  url="${local.wsdl}" >
    <mapping
      namespace="http://axis.apache.org/ns/interop";
      package="interop" />
  </axis-wsdl2java>


Bill Pfeiffer wrote:
How do you set the --all option in the Wsdl2Java ant task?

Bill



-- duane



Reply via email to