# 5/27/07 11:41:01 PM EDT # Eclipse Java Compiler 0.745, 3.3.0 milestone-6, Copyright IBM Corp 2000, 2007. All rights reserved. ---------- 1. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/DeployTomcatResources.java (at line 92) Collection values = new ArrayList(); ^^^^^^^^^^ The type Collection is not generic; it cannot be parameterized with arguments ---------- 2. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/DeployTomcatResources.java (at line 92) Collection values = new ArrayList(); ^^^^^^^^^ The type ArrayList is not generic; it cannot be parameterized with arguments ---------- ---------- 3. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackage.java (at line 22) import org.eclipse.stp.soas.deploy.core.IPhysicalPackage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.IPhysicalPackage cannot be resolved ---------- 4. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackage.java (at line 23) import org.eclipse.stp.soas.deploy.core.PhysicalPackageBase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.PhysicalPackageBase cannot be resolved ---------- 5. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackage.java (at line 24) import org.eclipse.stp.soas.deploy.core.Version; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.Version cannot be resolved ---------- 6. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackage.java (at line 26) public class WarDeployFilePackage extends PhysicalPackageBase implements ^^^^^^^^^^^^^^^^^^^ PhysicalPackageBase cannot be resolved to a type ---------- 7. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackage.java (at line 27) IPhysicalPackage { ^^^^^^^^^^^^^^^^ IPhysicalPackage cannot be resolved to a type ---------- 8. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackage.java (at line 29) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 9. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackage.java (at line 30) protected Version getServerVersion() { ^^^^^^^ Version cannot be resolved to a type ---------- 10. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackage.java (at line 31) return new Version(5, 5, 0, new String()); ^^^^^^^ Version cannot be resolved to a type ---------- ---------- 11. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 1) /******************************************************************************* ^ The type org.eclipse.stp.soas.deploy.core.IPackageOutputDescriptor cannot be resolved. It is indirectly referenced from required .class files ---------- 12. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 47) import org.eclipse.stp.sc.common.utils.CXFUtil; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.sc.common.utils.CXFUtil cannot be resolved ---------- 13. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 48) import org.eclipse.stp.sc.common.utils.JDTUtils; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.sc.common.utils.JDTUtils cannot be resolved ---------- 14. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 49) import org.eclipse.stp.sc.jaxws.ScJaxWsPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.sc.jaxws.ScJaxWsPlugin cannot be resolved ---------- 15. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 50) import org.eclipse.stp.sc.jaxws.ScJaxWsResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.sc.jaxws.ScJaxWsResources cannot be resolved ---------- 16. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 51) import org.eclipse.stp.sc.jaxws.deploy.DeployException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.sc.jaxws.deploy.DeployException cannot be resolved ---------- 17. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 52) import org.eclipse.stp.sc.jaxws.utils.PackageHelper; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.sc.jaxws.utils.PackageHelper cannot be resolved ---------- 18. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 53) import org.eclipse.stp.sc.jaxws.utils.ScJDTUtils; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.sc.jaxws.utils.ScJDTUtils cannot be resolved ---------- 19. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 54) import org.eclipse.stp.sc.jaxws.workspace.JaxWsWorkspaceManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.sc.jaxws.workspace.JaxWsWorkspaceManager cannot be resolved ---------- 20. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 55) import org.eclipse.stp.sc.jaxws.wsdl.WsdlUtils; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.sc.jaxws.wsdl.WsdlUtils cannot be resolved ---------- 21. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 56) import org.eclipse.stp.soas.deploy.core.ILogicalPackage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.ILogicalPackage cannot be resolved ---------- 22. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 57) import org.eclipse.stp.soas.deploy.core.IPackageConfiguration; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.IPackageConfiguration cannot be resolved ---------- 23. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 58) import org.eclipse.stp.soas.deploy.core.IPackageConstructor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.IPackageConstructor cannot be resolved ---------- 24. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 59) import org.eclipse.stp.soas.deploy.core.IPackageCreationContext; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.IPackageCreationContext cannot be resolved ---------- 25. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 60) import org.eclipse.stp.soas.deploy.core.IPackageOutputDescriptor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.IPackageOutputDescriptor cannot be resolved ---------- 26. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 61) import org.eclipse.stp.soas.deploy.core.ServerType; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.ServerType cannot be resolved ---------- 27. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 62) import org.eclipse.stp.soas.deploy.core.Version; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.Version cannot be resolved ---------- 28. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 64) public class WarDeployFilePackageConstructor implements IPackageConstructor { ^^^^^^^^^^^^^^^^^^^ IPackageConstructor cannot be resolved to a type ---------- 29. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 69) private PackageHelper pkgHelper; ^^^^^^^^^^^^^ PackageHelper cannot be resolved to a type ---------- 30. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 71) public IPackageOutputDescriptor createPackage(ILogicalPackage pkg, ^^^^^^^^^^^^^^^^^^^^^^^^ IPackageOutputDescriptor cannot be resolved to a type ---------- 31. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 71) public IPackageOutputDescriptor createPackage(ILogicalPackage pkg, ^^^^^^^^^^^^^^^ ILogicalPackage cannot be resolved to a type ---------- 32. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 72) IPackageCreationContext context, IPackageConfiguration configuration) ^^^^^^^^^^^^^^^^^^^^^^^ IPackageCreationContext cannot be resolved to a type ---------- 33. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 72) IPackageCreationContext context, IPackageConfiguration configuration) ^^^^^^^^^^^^^^^^^^^^^ IPackageConfiguration cannot be resolved to a type ---------- 34. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 81) IContainer container = JaxWsWorkspaceManager.getWSDLFolder(project); ^^^^^^^^^^^^^^^^^^^^^ JaxWsWorkspaceManager cannot be resolved ---------- 35. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 82) IFile webXmlFile = ScJDTUtils.getFileFromContainer(container, "web.xml"); ^^^^^^^^^^ ScJDTUtils cannot be resolved ---------- 36. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 86) IPath path = ScJaxWsPlugin.getRuntimeProviderManager().getRuntimeKitProcessor(project).getInstallationDirectory(); ^^^^^^^^^^^^^ ScJaxWsPlugin cannot be resolved ---------- 37. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 90) JaxWsWorkspaceManager.copyFile(webXmlFilePath, ^^^^^^^^^^^^^^^^^^^^^ JaxWsWorkspaceManager cannot be resolved ---------- 38. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 92) JaxWsWorkspaceManager.COPY_NO_OVERWRITE, ^^^^^^^^^^^^^^^^^^^^^ JaxWsWorkspaceManager cannot be resolved ---------- 39. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 103) pkgHelper = new PackageHelper(wsdlFile, WAR_FILE_EXTENSION); ^^^^^^^^^ pkgHelper cannot be resolved ---------- 40. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 103) pkgHelper = new PackageHelper(wsdlFile, WAR_FILE_EXTENSION); ^^^^^^^^^^^^^ PackageHelper cannot be resolved to a type ---------- 41. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 108) pkgHelper.startToPackage((IFolder)folder); ^^^^^^^^^ pkgHelper cannot be resolved ---------- 42. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 110) pkgHelper.stopPackage(); ^^^^^^^^^ pkgHelper cannot be resolved ---------- 43. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 115) return new WarPackageOutputDescriptor(pkgHelper.getPackageFile(), ^^^^^^^^^ pkgHelper cannot be resolved ---------- 44. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 116) pkg.getTechnologyType(), new ServerType( ^^^^^^^^^^ ServerType cannot be resolved to a type ---------- 45. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 118) new Version(5, 5, 0, new String())), pkgHelper ^^^^^^^ Version cannot be resolved to a type ---------- 46. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 118) new Version(5, 5, 0, new String())), pkgHelper ^^^^^^^^^ pkgHelper cannot be resolved ---------- 47. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 119) .getPackageFile().getPath(), pkgHelper.getPackageFile() ^^^^^^^^^ pkgHelper cannot be resolved ---------- 48. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 126) ScJaxWsResources ^^^^^^^^^^^^^^^^ ScJaxWsResources cannot be resolved ---------- 49. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 140) throws DeployException { ^^^^^^^^^^^^^^^ DeployException cannot be resolved to a type ---------- 50. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 143) Definition wsdlDef = WsdlUtils.readWSDL(wsdlFileName); ^^^^^^^^^ WsdlUtils cannot be resolved ---------- 51. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 144) List descList = new LinkedList(); ^^^^ The type List is not generic; it cannot be parameterized with arguments ---------- 52. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 144) List descList = new LinkedList(); ^^^^^^^^^^ The type LinkedList is not generic; it cannot be parameterized with arguments ---------- 53. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 157) IFile configFile = JaxWsWorkspaceManager.getServletConfigFile(proj); ^^^^^^^^^^^^^^^^^^^^^ JaxWsWorkspaceManager cannot be resolved ---------- 54. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 161) throw new DeployException("Wsdl parsing error during generate servlet config:" + wsdlE.toString(), ^^^^^^^^^^^^^^^ DeployException cannot be resolved to a type ---------- 55. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 165) throw new DeployException("Error during generate servlet config:" + coreE.toString(), coreE); ^^^^^^^^^^^^^^^ DeployException cannot be resolved to a type ---------- 56. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 181) desc.setWsdlPath(JaxWsWorkspaceManager.WEB_INF_DIR + "/" ^^^^^^^^^^^^^^^^^^^^^ JaxWsWorkspaceManager cannot be resolved ---------- 57. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 182) + JaxWsWorkspaceManager.WEB_WSDL_DIR + "/" + path.toString()); ^^^^^^^^^^^^^^^^^^^^^ JaxWsWorkspaceManager cannot be resolved ---------- 58. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 201) String packageName = CXFUtil.getPackageName(portType.getQName().getNamespaceURI()); ^^^^^^^ CXFUtil cannot be resolved ---------- 59. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 205) desc.setImplClsName(JDTUtils.findImplClsName(proj, interfaceName)); ^^^^^^^^ JDTUtils cannot be resolved ---------- 60. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 219) List descList) throws DeployException { ^^^^ The type List is not generic; it cannot be parameterized with arguments ---------- 61. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 219) List descList) throws DeployException { ^^^^^^^^^^^^^^^ DeployException cannot be resolved to a type ---------- 62. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeployFilePackageConstructor.java (at line 244) throw new DeployException("Error during write celtix-servlet.xml file", ^^^^^^^^^^^^^^^ DeployException cannot be resolved to a type ---------- ---------- 63. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeploySupportValidator.java (at line 23) import org.eclipse.stp.soas.deploy.core.ISupportValidator; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.ISupportValidator cannot be resolved ---------- 64. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarDeploySupportValidator.java (at line 25) public class WarDeploySupportValidator implements ISupportValidator { ^^^^^^^^^^^^^^^^^ ISupportValidator cannot be resolved to a type ---------- ---------- 65. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarFilePackageValidator.java (at line 23) import org.eclipse.stp.soas.deploy.core.IDeployTarget; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.IDeployTarget cannot be resolved ---------- 66. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarFilePackageValidator.java (at line 24) import org.eclipse.stp.soas.deploy.core.ILogicalPackage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.ILogicalPackage cannot be resolved ---------- 67. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarFilePackageValidator.java (at line 25) import org.eclipse.stp.soas.deploy.core.IPackageConfiguration; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.IPackageConfiguration cannot be resolved ---------- 68. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarFilePackageValidator.java (at line 26) import org.eclipse.stp.soas.deploy.core.IPackageValidator; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.IPackageValidator cannot be resolved ---------- 69. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarFilePackageValidator.java (at line 28) public class WarFilePackageValidator implements IPackageValidator { ^^^^^^^^^^^^^^^^^ IPackageValidator cannot be resolved to a type ---------- 70. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarFilePackageValidator.java (at line 30) public IStatus[] validate(ILogicalPackage pkg, ^^^^^^^^^^^^^^^ ILogicalPackage cannot be resolved to a type ---------- 71. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarFilePackageValidator.java (at line 31) IPackageConfiguration configuration, IDeployTarget target) { ^^^^^^^^^^^^^^^^^^^^^ IPackageConfiguration cannot be resolved to a type ---------- 72. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarFilePackageValidator.java (at line 31) IPackageConfiguration configuration, IDeployTarget target) { ^^^^^^^^^^^^^ IDeployTarget cannot be resolved to a type ---------- ---------- 73. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarLogicalPackage.java (at line 22) import org.eclipse.stp.soas.deploy.core.ILogicalPackage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.ILogicalPackage cannot be resolved ---------- 74. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarLogicalPackage.java (at line 23) import org.eclipse.stp.soas.deploy.core.LogicalPackageBase; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.LogicalPackageBase cannot be resolved ---------- 75. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarLogicalPackage.java (at line 24) import org.eclipse.stp.soas.deploy.core.Version; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.Version cannot be resolved ---------- 76. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarLogicalPackage.java (at line 26) public class WarLogicalPackage extends LogicalPackageBase implements ^^^^^^^^^^^^^^^^^^ LogicalPackageBase cannot be resolved to a type ---------- 77. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarLogicalPackage.java (at line 27) ILogicalPackage { ^^^^^^^^^^^^^^^ ILogicalPackage cannot be resolved to a type ---------- 78. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarLogicalPackage.java (at line 29) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 79. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarLogicalPackage.java (at line 30) protected Version getTechnologyVersion() { ^^^^^^^ Version cannot be resolved to a type ---------- 80. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarLogicalPackage.java (at line 32) return new Version(2, 4, 0, new String()); ^^^^^^^ Version cannot be resolved to a type ---------- ---------- 81. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarPackageOutputDescriptor.java (at line 24) import org.eclipse.stp.soas.deploy.core.FilePackageOutputDescriptor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.FilePackageOutputDescriptor cannot be resolved ---------- 82. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarPackageOutputDescriptor.java (at line 25) import org.eclipse.stp.soas.deploy.core.IServerType; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.IServerType cannot be resolved ---------- 83. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarPackageOutputDescriptor.java (at line 26) import org.eclipse.stp.soas.deploy.core.ITechnologyType; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.ITechnologyType cannot be resolved ---------- 84. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarPackageOutputDescriptor.java (at line 28) public class WarPackageOutputDescriptor extends FilePackageOutputDescriptor { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ FilePackageOutputDescriptor cannot be resolved to a type ---------- 85. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarPackageOutputDescriptor.java (at line 30) public WarPackageOutputDescriptor(File file, ITechnologyType technologyType, IServerType serverType, String fileName, String logicalName) { ^^^^^^^^^^^^^^^ ITechnologyType cannot be resolved to a type ---------- 86. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/WarPackageOutputDescriptor.java (at line 30) public WarPackageOutputDescriptor(File file, ITechnologyType technologyType, IServerType serverType, String fileName, String logicalName) { ^^^^^^^^^^^ IServerType cannot be resolved to a type ---------- ---------- 87. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/cp/TomcatConnection.java (at line 59) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 88. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/cp/TomcatConnectionProfileNewWizard.java (at line 42) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 89. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/cp/TomcatConnectionProfileNewWizard.java (at line 48) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 90. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/cp/TomcatDirWizardPage.java (at line 45) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- ---------- 91. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySession.java (at line 23) import org.eclipse.stp.sc.common.utils.FileUtils; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.sc.common.utils.FileUtils cannot be resolved ---------- 92. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySession.java (at line 26) import org.eclipse.stp.soas.deploy.core.IPackageOutputDescriptor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.IPackageOutputDescriptor cannot be resolved ---------- 93. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySession.java (at line 27) import org.eclipse.stp.soas.deploy.core.IVersion; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.IVersion cannot be resolved ---------- 94. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySession.java (at line 28) import org.eclipse.stp.soas.deploy.core.Version; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.Version cannot be resolved ---------- 95. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySession.java (at line 33) public class TomcatDeploySession extends DeploySessionBase { ^^^^^^^^^^^^^^^^^^^ The hierarchy of the type TomcatDeploySession is inconsistent ---------- 96. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySession.java (at line 33) public class TomcatDeploySession extends DeploySessionBase { ^^^^^^^^^^^^^^^^^^^ The type TomcatDeploySession must implement the inherited abstract method DeploySessionBase.undeploy(IPackageOutputDescriptor) ---------- 97. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySession.java (at line 33) public class TomcatDeploySession extends DeploySessionBase { ^^^^^^^^^^^^^^^^^^^ The type TomcatDeploySession must implement the inherited abstract method DeploySessionBase.deploy(IPackageOutputDescriptor) ---------- 98. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySession.java (at line 33) public class TomcatDeploySession extends DeploySessionBase { ^^^^^^^^^^^^^^^^^^^ The type TomcatDeploySession must implement the inherited abstract method DeploySessionBase.preUndeployCheck(IPackageOutputDescriptor) ---------- 99. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySession.java (at line 33) public class TomcatDeploySession extends DeploySessionBase { ^^^^^^^^^^^^^^^^^ The type org.eclipse.stp.soas.deploy.core.IDeploySession cannot be resolved. It is indirectly referenced from required .class files ---------- 100. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySession.java (at line 44) public IStatus[] preDeployCheck(IPackageOutputDescriptor descriptor) { ^^^^^^^^^^^^^^^^^^^^^^^^ IPackageOutputDescriptor cannot be resolved to a type ---------- 101. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySession.java (at line 90) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 102. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySession.java (at line 91) public void deploy(IPackageOutputDescriptor descriptor) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^ IPackageOutputDescriptor cannot be resolved to a type ---------- 103. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySession.java (at line 104) rbc = new FileInputStream(desc.getFile()).getChannel(); ^^^^^^^ The method getFile() is undefined for the type WarPackageOutputDescriptor ---------- 104. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySession.java (at line 139) public IVersion getServerVersion() { ^^^^^^^^ IVersion cannot be resolved to a type ---------- 105. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySession.java (at line 140) return new Version(5,5,0,new String()); ^^^^^^^ Version cannot be resolved to a type ---------- 106. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySession.java (at line 150) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 107. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySession.java (at line 151) public void undeploy(IPackageOutputDescriptor descriptor) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^ IPackageOutputDescriptor cannot be resolved to a type ---------- 108. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySession.java (at line 166) FolderDeleted = FileUtils.deleteFile(expandFolder); ^^^^^^^^^ FileUtils cannot be resolved ---------- 109. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySession.java (at line 183) @Override ^^^^^^^^ Override cannot be resolved to a type ---------- 110. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySession.java (at line 184) public IStatus[] preUndeployCheck(IPackageOutputDescriptor descriptor) { ^^^^^^^^^^^^^^^^^^^^^^^^ IPackageOutputDescriptor cannot be resolved to a type ---------- 111. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySession.java (at line 189) public IStatus[] preUnDeployCheck(IPackageOutputDescriptor descriptor) { ^^^^^^^^^^^^^^^^^^^^^^^^ IPackageOutputDescriptor cannot be resolved to a type ---------- ---------- 112. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySessionFactory.java (at line 23) import org.eclipse.stp.soas.deploy.core.IDeploySession; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.IDeploySession cannot be resolved ---------- 113. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySessionFactory.java (at line 24) import org.eclipse.stp.soas.deploy.core.IDeploySessionFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.IDeploySessionFactory cannot be resolved ---------- 114. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySessionFactory.java (at line 26) public class TomcatDeploySessionFactory implements IDeploySessionFactory { ^^^^^^^^^^^^^^^^^^^^^ IDeploySessionFactory cannot be resolved to a type ---------- 115. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/deploydriver/TomcatDeploySessionFactory.java (at line 28) public IDeploySession createDeploySession(IConnectionProfile profile) { ^^^^^^^^^^^^^^ IDeploySession cannot be resolved to a type ---------- ---------- 116. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/wtp/WtpTomcatServerAdapter.java (at line 21) import org.eclipse.stp.soas.deploy.core.adapters.IWTPServerAdapter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.soas.deploy.core.adapters.IWTPServerAdapter cannot be resolved ---------- 117. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/wtp/WtpTomcatServerAdapter.java (at line 32) public class WtpTomcatServerAdapter implements IWTPServerAdapter { ^^^^^^^^^^^^^^^^^ IWTPServerAdapter cannot be resolved to a type ---------- 118. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.soas.deploy.tomcat/src/org/eclipse/stp/soas/deploy/tomcat/wtp/WtpTomcatServerAdapter.java (at line 48) @SuppressWarnings("unchecked") ^^^^^^^^^^^^^^^^ SuppressWarnings cannot be resolved to a type ---------- 118 problems (118 errors)[18 .class files generated]