Compiler Report

Compiler: Eclipse Java Compiler Version: 0.868, 3.4.0 release candidate-2

Number of source files: 11 Number of classfiles: 11

Problems: 6 (Errors: 0 Warnings: 6 )

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 :

120 : 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 :

116 : 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 :

111 : performanceMeter.dispose();

Source File: org/eclipse/jst/ws/tests/axis2/tomcat/v55/perfmsr/PerfmsrBUJavaAxis2TC55.java
1. WARNING: NullLocalVariableReference

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

PerfmsrBUJavaAxis2TC55.java :

120 : performanceMeter.dispose();

Source File: org/eclipse/jst/ws/tests/axis2/tomcat/v55/perfmsr/PerfmsrClientAxis2TC55.java
1. WARNING: NullLocalVariableReference

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

PerfmsrClientAxis2TC55.java :

113 : performanceMeter.dispose();

Source File: org/eclipse/jst/ws/tests/axis2/tomcat/v55/perfmsr/PerfmsrTDJavaAxis2TC55.java
1. WARNING: NullLocalVariableReference

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

PerfmsrTDJavaAxis2TC55.java :

109 : performanceMeter.dispose();