Compiler: Eclipse Java Compiler Version: 0.770, 3.3.0
Number of source files: 17 Number of classfiles: 17
Problems: 3 (Errors: 0 Warnings: 3 )
The local variable jndiName is never read
EJBDeployableArtifactAdapterUtil.java :
202 : String jndiName = null;
The local variable exists is never read
WebDeployableArtifactUtil.java :
320 : boolean exists = false;
The local variable exists is never read
WebDeployableArtifactUtil.java :
359 : boolean exists = false;