FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.3.2

Threshold is Low

Effort is Max

Summary

Classes Bugs Errors Missing Classes
376 2 0 0

javax.xml.namespace.QName

Bug Category Details Line
org.apache.axis.message.addressing.ServiceNameType doesn't override javax.xml.namespace.QName.equals(Object) STYLE EQ_DOESNT_OVERRIDE_EQUALS 147-160

org.apache.axis.message.addressing.tools.wsdl.WSDL2Java

Bug Category Details Line
The class name org.apache.axis.message.addressing.tools.wsdl.WSDL2Java shadows the simple name of the superclass org.apache.axis.wsdl.WSDL2Java BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_SUPERCLASS 31-51