Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.B76_R37x, 3.7.1

Number of source files: 8 Number of classfiles: 8

Problems: 3 (Errors: 0 Warnings: 3 )

Source File: org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrBUJavaAxisTC50.java
1. WARNING: NullLocalVariableReference

Null pointer access: The variable performanceMeter can only be null at this location

PerfmsrBUJavaAxisTC50.java :

124 : performanceMeter.dispose();

Source File: org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrClientAxisTC50.java
1. WARNING: NullLocalVariableReference

Null pointer access: The variable performanceMeter can only be null at this location

PerfmsrClientAxisTC50.java :

119 : performanceMeter.dispose();

Source File: org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrTDJavaAxisTC50.java
1. WARNING: NullLocalVariableReference

Null pointer access: The variable performanceMeter can only be null at this location

PerfmsrTDJavaAxisTC50.java :

113 : performanceMeter.dispose();