I'm not sure if this problem has been mentioned before. Javadoc 1.4.0 cannot handle packages named *.java, like org.apache.axis.providers.java. So to generate javadoc on Axis packages, use jdk 1.3.* or use the work around in BugParade #4507380.
Howard
