Compiler: Eclipse Compiler for Java(TM) Version: 0.B61, 3.7.0
Number of source files: 30 Number of classfiles: 30
Problems: 2 (Errors: 0 Warnings: 2 )
The value of the local variable cmp is not used
WeblogicAnnotationProvider.java :
14 : IContainerManagedEntityBean cmp = (IContainerManagedEntityBean) bean;
The value of the local variable cmp is not used
WebsphereAnnotationProvider.java :
14 : IContainerManagedEntityBean cmp = (IContainerManagedEntityBean) bean;