FYI, the documentation for the codgen ant task has an error in it. On this page:
http://ws.apache.org/axis2/tools/1_0/CodegenToolReference.html
The documentation lists a "generateserverxml" option on the ant task. The proper attribute of the task is "generateservicexml". Using the former will generate an ant error. I looked into the source to find the correct attribute.
Michael MacFadden
Tomax Corp - http://www.tomax.com
[EMAIL PROTECTED]
- Ant Task Documentation Error mmacfadden
- Re: Ant Task Documentation Error Davanum Srinivas
