# 8/29/07 11:39:57 AM EDT # Eclipse Java Compiler v_677_R32x, 3.2.1 release, Copyright IBM Corp 2000, 2006. All rights reserved. ---------- 1. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/emftests/AppClientEMFEditTest.java (at line 74) String exampleDeploymentDesURI = curDir + "EMFTests/application-client.xml"; ^^^^^^^^^^^^^^^^^^^^^^^ The local variable exampleDeploymentDesURI is never read ---------- 2. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/emftests/AppClientEMFEditTest.java (at line 75) String curDeploymentDesURI = curDir + out + "/AppClientfoo/META-INF/application-client.xml"; ^^^^^^^^^^^^^^^^^^^ The local variable curDeploymentDesURI is never read ---------- ---------- 3. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/emftests/EarEMFEditTest.java (at line 79) String exampleDeploymentDesURI = curDir + "EMFTests/application.xml"; ^^^^^^^^^^^^^^^^^^^^^^^ The local variable exampleDeploymentDesURI is never read ---------- 4. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/emftests/EarEMFEditTest.java (at line 80) String curDeploymentDesURI = curDir + out + "/META-INF/application.xml"; ^^^^^^^^^^^^^^^^^^^ The local variable curDeploymentDesURI is never read ---------- ---------- 5. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/emftests/EjbEMFEditTest.java (at line 108) String exampleDeploymentDesURI = null; ^^^^^^^^^^^^^^^^^^^^^^^ The local variable exampleDeploymentDesURI is never read ---------- 6. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/emftests/EjbEMFEditTest.java (at line 116) String curDeploymentDesURI = out + "/META-INF/ejb-jar.xml"; ^^^^^^^^^^^^^^^^^^^ The local variable curDeploymentDesURI is never read ---------- 7. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/emftests/EjbEMFEditTest.java (at line 137) String curDir = AutomatedBVT.baseDirectory; ^^^^^^ The local variable curDir is never read ---------- ---------- 8. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/emftests/GeneralEMFEditingTest.java (at line 32) import org.eclipse.wst.common.tests.BaseTestCase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type BaseTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 9. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/emftests/GeneralEMFEditingTest.java (at line 35) public class GeneralEMFEditingTest extends BaseTestCase { ^^^^^^^^^^^^ Access restriction: The type BaseTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 10. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/emftests/GeneralEMFEditingTest.java (at line 74) super(name); ^^^^^^^^^^^ Access restriction: The constructor BaseTestCase(String) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 11. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/emftests/GeneralEMFEditingTest.java (at line 234) int endCommentIndx = 0; ^^^^^^^^^^^^^^ The local variable endCommentIndx is never read ---------- ---------- 12. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/emftests/GeneralEMFPopulationTest.java (at line 37) import org.eclipse.wst.common.tests.BaseTestCase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type BaseTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 13. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/emftests/GeneralEMFPopulationTest.java (at line 40) public class GeneralEMFPopulationTest extends BaseTestCase { ^^^^^^^^^^^^ Access restriction: The type BaseTestCase is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 14. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/emftests/GeneralEMFPopulationTest.java (at line 77) super(name); ^^^^^^^^^^^ Access restriction: The constructor BaseTestCase(String) is not accessible due to restriction on classpath entry /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.common.tests/commontests.jar ---------- 15. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/emftests/GeneralEMFPopulationTest.java (at line 117) EPackage pkg = ref.getEType().getEPackage(); ^^^ The local variable pkg is never read ---------- 16. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/emftests/GeneralEMFPopulationTest.java (at line 249) String msg = null; ^^^ The local variable msg is never read ---------- ---------- 17. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/emftests/RarEMFEditTest.java (at line 73) String exampleDeploymentDesURI = curDir + "EMFTests/ra.xml"; ^^^^^^^^^^^^^^^^^^^^^^^ The local variable exampleDeploymentDesURI is never read ---------- 18. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/emftests/RarEMFEditTest.java (at line 74) String curDeploymentDesURI = curDir + out + "/fooRAR/META-INF/ra.xml"; ^^^^^^^^^^^^^^^^^^^ The local variable curDeploymentDesURI is never read ---------- ---------- 19. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/emftests/ResolverTest.java (at line 104) EJBResource DD = (EJBResource) ejbFile.getDeploymentDescriptorResource(); ^^ The local variable DD is never read ---------- 20. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/emftests/ResolverTest.java (at line 127) EJBResource DD = (EJBResource) ejbFile.getDeploymentDescriptorResource(); ^^ The local variable DD is never read ---------- ---------- 21. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/emftests/WarEMFEditTest.java (at line 84) String exampleDeploymentDesURI = curDir + "EMFTests/web.xml"; ^^^^^^^^^^^^^^^^^^^^^^^ The local variable exampleDeploymentDesURI is never read ---------- 22. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/emftests/WarEMFEditTest.java (at line 85) String curDeploymentDesURI = curDir + out + "/fooWAR/WEB-INF/web.xml"; ^^^^^^^^^^^^^^^^^^^ The local variable curDeploymentDesURI is never read ---------- ---------- 23. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/emftests/WarEMFTest.java (at line 223) options.setRendererType(options.SAX); ^^^ The static field ArchiveOptions.SAX should be accessed in a static way ---------- ---------- 24. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/AbstractArchiveTest.java (at line 27) private final static String copyright = "(c) Copyright IBM Corporation 2001.";//$NON-NLS-1$ ^^^^^^^^^ The field AbstractArchiveTest.copyright is never read locally ---------- ---------- 25. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/AllArchiveTestsJava.java (at line 19) private final static String copyright = "(c) Copyright IBM Corporation 2001.";//$NON-NLS-1$ ^^^^^^^^^ The field AllArchiveTestsJava.copyright is never read locally ---------- ---------- 26. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/ClientContainerResourceLoadTest.java (at line 24) private final static String copyright = "(c) Copyright IBM Corporation 2001."; //$NON-NLS-1$ ^^^^^^^^^ The field ClientContainerResourceLoadTest.copyright is never read locally ---------- 27. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/ClientContainerResourceLoadTest.java (at line 68) Resource res; ^^^ The local variable res is never read ---------- ---------- 28. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/CopyTests.java (at line 41) private final static String copyright = "(c) Copyright IBM Corporation 2001."; //$NON-NLS-1$ ^^^^^^^^^ The field CopyTests.copyright is never read locally ---------- ---------- 29. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/DefectVerificationTests.java (at line 154) private void readFile(File file) throws FileNotFoundException, IOException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method readFile(File) from the type DefectVerificationTests is never used locally ---------- 30. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/DefectVerificationTests.java (at line 211) Application appl = earFile.getDeploymentDescriptor(); ^^^^ The local variable appl is never read ---------- ---------- 31. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/DomComparitor.java (at line 131) ProcessingInstruction pInst1 = (ProcessingInstruction)node1; ^^^^^^ The local variable pInst1 is never read ---------- 32. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/DomComparitor.java (at line 132) ProcessingInstruction pInst2 = (ProcessingInstruction)node2; ^^^^^^ The local variable pInst2 is never read ---------- 33. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/DomComparitor.java (at line 136) DocumentFragment frag1 = (DocumentFragment)node1; ^^^^^ The local variable frag1 is never read ---------- 34. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/DomComparitor.java (at line 137) DocumentFragment frag2 = (DocumentFragment)node2; ^^^^^ The local variable frag2 is never read ---------- ---------- 35. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/InitializationTests.java (at line 29) private final static String copyright = "(c) Copyright IBM Corporation 2001.";//$NON-NLS-1$ ^^^^^^^^^ The field InitializationTests.copyright is never read locally ---------- ---------- 36. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/JavaTests.java (at line 22) private final static String copyright = "(c) Copyright IBM Corporation 2001.";//$NON-NLS-1$ ^^^^^^^^^ The field JavaTests.copyright is never read locally ---------- ---------- 37. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/RarFileTests.java (at line 35) private final static String copyright = "(c) Copyright IBM Corporation 2001."; //$NON-NLS-1$ ^^^^^^^^^ The field RarFileTests.copyright is never read locally ---------- 38. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/RarFileTests.java (at line 167) Connector dd = rarFile.getDeploymentDescriptor(); ^^ The local variable dd is never read ---------- 39. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/RarFileTests.java (at line 199) EList myAuthList = rd.getAuthenticationMechanisms(); ^^^^^^^^^^ The local variable myAuthList is never read ---------- ---------- 40. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/ResourceTests.java (at line 96) EnterpriseBean bean = (EnterpriseBean)jar.getDeploymentDescriptor().getEnterpriseBeans().get(0); ^^^^ The local variable bean is never read ---------- ---------- 41. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/SaveTests.java (at line 31) private final static String copyright = "(c) Copyright IBM Corporation 2001."; //$NON-NLS-1$ ^^^^^^^^^ The field SaveTests.copyright is never read locally ---------- ---------- 42. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/SecurityRoleTests.java (at line 29) private final static String copyright = "(c) Copyright IBM Corporation 2001.";//$NON-NLS-1$ ^^^^^^^^^ The field SecurityRoleTests.copyright is never read locally ---------- ---------- 43. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/SimpleTests.java (at line 54) private final static String copyright = "(c) Copyright IBM Corporation 2001."; //$NON-NLS-1$ ^^^^^^^^^ The field SimpleTests.copyright is never read locally ---------- 44. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/SimpleTests.java (at line 111) EJBJar jar = jarFile.getDeploymentDescriptor(); ^^^ The local variable jar is never read ---------- ---------- 45. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/TestModuleClassLoading.java (at line 58) String filename = files[i]; ^^^^^^^^ The local variable filename is never read ---------- ---------- 46. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/WARFileTests.java (at line 32) private final static String copyright = "(c) Copyright IBM Corporation 2001.";//$NON-NLS-1$ ^^^^^^^^^ The field WARFileTests.copyright is never read locally ---------- 47. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/WARFileTests.java (at line 98) List libs = aWarFile.getLibs(); ^^^^ The local variable libs is never read ---------- 48. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/WARFileTests.java (at line 99) List classes = aWarFile.getClasses(); ^^^^^^^ The local variable classes is never read ---------- 49. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/test/WARFileTests.java (at line 100) List resources = aWarFile.getResources(); ^^^^^^^^^ The local variable resources is never read ---------- ---------- 50. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/testutilities/J2EEVersionCheck.java (at line 75) private static void populate_1_2List(int type) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The method populate_1_2List(int) from the type J2EEVersionCheck is never used locally ---------- 51. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/commonArchiveTests/org/eclipse/jst/j2ee/archive/testutilities/J2EEVersionCheck.java (at line 129) private static void populate_1_2Connector(){ ^^^^^^^^^^^^^^^^^^^^^^^ The method populate_1_2Connector() from the type J2EEVersionCheck is never used locally ---------- ---------- 52. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/common/test/CommonFactoryTest.java (at line 39) CommonFactory tmpCommonFactory =getInstance(); ^^^^^^^^^^^^^^^^ The local variable tmpCommonFactory is never read ---------- ---------- 53. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/common/test/CompatibilityDescriptionGroupTest.java (at line 10) private CompatibilityDescriptionGroup getInstance() { ^^^^^^^^^^^^^ The method getInstance() from the type CompatibilityDescriptionGroupTest is never used locally ---------- ---------- 54. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/common/tests/CompatibilityDescriptionGroupTest.java (at line 46) private CompatibilityDescriptionGroup getFixture() { ^^^^^^^^^^^^ The method getFixture() from the type CompatibilityDescriptionGroupTest is never used locally ---------- ---------- 55. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/common/tests/DescriptionGroupTest.java (at line 66) private DescriptionGroup getFixture() { ^^^^^^^^^^^^ The method getFixture() from the type DescriptionGroupTest is never used locally ---------- ---------- 56. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/common/tests/DescriptionTest.java (at line 66) private Description getFixture() { ^^^^^^^^^^^^ The method getFixture() from the type DescriptionTest is never used locally ---------- ---------- 57. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/common/tests/DisplayNameTest.java (at line 66) private DisplayName getFixture() { ^^^^^^^^^^^^ The method getFixture() from the type DisplayNameTest is never used locally ---------- ---------- 58. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/common/tests/EJBLocalRefTest.java (at line 46) private EJBLocalRef getFixture() { ^^^^^^^^^^^^ The method getFixture() from the type EJBLocalRefTest is never used locally ---------- ---------- 59. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/common/tests/EjbRefTest.java (at line 66) private EjbRef getFixture() { ^^^^^^^^^^^^ The method getFixture() from the type EjbRefTest is never used locally ---------- ---------- 60. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/common/tests/EnvEntryTest.java (at line 66) private EnvEntry getFixture() { ^^^^^^^^^^^^ The method getFixture() from the type EnvEntryTest is never used locally ---------- ---------- 61. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/common/tests/IconTypeTest.java (at line 66) private IconType getFixture() { ^^^^^^^^^^^^ The method getFixture() from the type IconTypeTest is never used locally ---------- ---------- 62. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/common/tests/IdentityTest.java (at line 66) private Identity getFixture() { ^^^^^^^^^^^^ The method getFixture() from the type IdentityTest is never used locally ---------- ---------- 63. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/common/tests/JNDIEnvRefsGroupTest.java (at line 34) private JNDIEnvRefsGroup getFixture() { ^^^^^^^^^^^^ The method getFixture() from the type JNDIEnvRefsGroupTest is never used locally ---------- ---------- 64. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/common/tests/ListenerTest.java (at line 46) private Listener getFixture() { ^^^^^^^^^^^^ The method getFixture() from the type ListenerTest is never used locally ---------- ---------- 65. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/common/tests/MessageDestinationRefTest.java (at line 66) private MessageDestinationRef getFixture() { ^^^^^^^^^^^^ The method getFixture() from the type MessageDestinationRefTest is never used locally ---------- ---------- 66. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/common/tests/MessageDestinationTest.java (at line 46) private MessageDestination getFixture() { ^^^^^^^^^^^^ The method getFixture() from the type MessageDestinationTest is never used locally ---------- ---------- 67. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/common/tests/ParamValueTest.java (at line 66) private ParamValue getFixture() { ^^^^^^^^^^^^ The method getFixture() from the type ParamValueTest is never used locally ---------- ---------- 68. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/common/tests/QNameTest.java (at line 66) private QName getFixture() { ^^^^^^^^^^^^ The method getFixture() from the type QNameTest is never used locally ---------- ---------- 69. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/common/tests/ResourceEnvRefTest.java (at line 66) private ResourceEnvRef getFixture() { ^^^^^^^^^^^^ The method getFixture() from the type ResourceEnvRefTest is never used locally ---------- ---------- 70. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/common/tests/ResourceRefTest.java (at line 66) private ResourceRef getFixture() { ^^^^^^^^^^^^ The method getFixture() from the type ResourceRefTest is never used locally ---------- ---------- 71. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/common/tests/RunAsSpecifiedIdentityTest.java (at line 46) private RunAsSpecifiedIdentity getFixture() { ^^^^^^^^^^^^ The method getFixture() from the type RunAsSpecifiedIdentityTest is never used locally ---------- ---------- 72. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/common/tests/SecurityIdentityTest.java (at line 66) private SecurityIdentity getFixture() { ^^^^^^^^^^^^ The method getFixture() from the type SecurityIdentityTest is never used locally ---------- ---------- 73. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/common/tests/SecurityRoleRefTest.java (at line 66) private SecurityRoleRef getFixture() { ^^^^^^^^^^^^ The method getFixture() from the type SecurityRoleRefTest is never used locally ---------- ---------- 74. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/common/tests/SecurityRoleTest.java (at line 66) private SecurityRole getFixture() { ^^^^^^^^^^^^ The method getFixture() from the type SecurityRoleTest is never used locally ---------- ---------- 75. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/common/tests/UseCallerIdentityTest.java (at line 46) private UseCallerIdentity getFixture() { ^^^^^^^^^^^^ The method getFixture() from the type UseCallerIdentityTest is never used locally ---------- ---------- 76. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/ejb/test/EjbFactoryTest.java (at line 50) EjbFactory tmpEjbFactory = getInstance(); ^^^^^^^^^^^^^ The local variable tmpEjbFactory is never read ---------- ---------- 77. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/ejb/test/EntityTest.java (at line 43) AssemblyDescriptor assemblyDescriptor = DD.getEJBJar().getAssemblyDescriptor(); ^^^^^^^^^^^^^^^^^^ The local variable assemblyDescriptor is never read ---------- 78. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/ejb/test/EntityTest.java (at line 73) AssemblyDescriptor assemblyDescriptor = DD.getEJBJar().getAssemblyDescriptor(); ^^^^^^^^^^^^^^^^^^ The local variable assemblyDescriptor is never read ---------- 79. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/ejb/test/EntityTest.java (at line 85) String name = entityBean.getPrimaryKeyName(); ^^^^ The local variable name is never read ---------- ---------- 80. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/ejb/test/MethodElementTest.java (at line 22) private final int SESSION =0; ^^^^^^^ The field MethodElementTest.SESSION is never read locally ---------- 81. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/ejb/test/MethodElementTest.java (at line 23) private final int ENTITY = 1; ^^^^^^ The field MethodElementTest.ENTITY is never read locally ---------- 82. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/ejb/test/MethodElementTest.java (at line 24) private final int CONTAINER_MANAGED_ENTITY =2; ^^^^^^^^^^^^^^^^^^^^^^^^ The field MethodElementTest.CONTAINER_MANAGED_ENTITY is never read locally ---------- 83. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/ejb/test/MethodElementTest.java (at line 61) boolean retValue = false; ^^^^^^^^ The local variable retValue is never read ---------- 84. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/ejb/test/MethodElementTest.java (at line 85) String param4= "param4"; ^^^^^^ The local variable param4 is never read ---------- 85. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/ejb/test/MethodElementTest.java (at line 128) boolean retValue = false; ^^^^^^^^ The local variable retValue is never read ---------- 86. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/ejb/test/MethodElementTest.java (at line 231) String name = "setTwoParamMethod"; ^^^^ The local variable name is never read ---------- 87. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/ejb/test/MethodElementTest.java (at line 337) boolean retValue = false; ^^^^^^^^ The local variable retValue is never read ---------- ---------- 88. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/ejb/test/QueryMethodTest.java (at line 44) AssemblyDescriptor assemblyDescriptor = DD.getEJBJar().getAssemblyDescriptor(); ^^^^^^^^^^^^^^^^^^ The local variable assemblyDescriptor is never read ---------- ---------- 89. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/ejb/test/SessionTest.java (at line 99) boolean retValue = false; ^^^^^^^^ The local variable retValue is never read ---------- ---------- 90. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.jst.j2ee.core.tests/mofj2eeTests/org/eclipse/jst/j2ee/jca/test/JcaFactoryTest.java (at line 31) JcaFactory tmpJcaFactory = getInstance(); ^^^^^^^^^^^^^ The local variable tmpJcaFactory is never read ---------- 90 problems (90 warnings)[105 .class files generated]