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
8 1 0 0

ejava.examples.ejbsessionbank.ejb.TellerEJB

Bug Category Details Line Priority
Return value of ejava.examples.ejbsessionbank.bo.Account.getBalance() ignored, but method has no side effect STYLE RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT 344 Medium