Compiler Report

Compiler: Eclipse Java Compiler Version: 0.959, 3.5.0 rc1

Number of source files: 7 Number of classfiles: 7

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 :

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();