What is the procedure for submitting patches (for Axis)?
- Get latest axis code from CVS
- Make your changes
- Run "cvs diff -u" from the xml-axis/java directory (save output in say "diff.txt")
- Create a zip file with "diff.txt" and other new files (if any).
Create a new bug report in Bugzilla http://nagoya.apache.org/bugzilla (if there isn't one already).
- Use the attachment link in the bugzilla bug entry to upload the zip file.
More details: IDE Developers' Guide