FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is medium

Effort is max

Summary

Classes Bugs Errors Missing Classes
20 1 0 0

ejava.examples.ejbwar.inventory.rs.Application

Bug Category Details Line Priority
The class name ejava.examples.ejbwar.inventory.rs.Application shadows the simple name of the superclass javax.ws.rs.core.Application BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_SUPERCLASS 10 High