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