# 01/02/07 10:53:55 GMT # Eclipse Java Compiler 0.642, 3.2.0 milestone-5, Copyright IBM Corp 2000, 2006. All rights reserved. ---------- 1. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/annotations/WebParamAnnInfo.java (at line 15) import javax.jws.WebParam; ^^^^^^^^^^^^^^^^^^ Access restriction: The type WebParam is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 2. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/annotations/WebParamAnnInfo.java (at line 25) WebParam.Mode mode = WebParam.Mode.IN; //in is the default mode ^^^^^^^^^^^^^ Access restriction: The type WebParam.Mode is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 3. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/annotations/WebParamAnnInfo.java (at line 25) WebParam.Mode mode = WebParam.Mode.IN; //in is the default mode ^^^^^^^^^^^^^^^^ Access restriction: The field IN from the type WebParam.Mode is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 4. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/annotations/WebParamAnnInfo.java (at line 25) WebParam.Mode mode = WebParam.Mode.IN; //in is the default mode ^^^^^^^^^^^^^^^^ Access restriction: The type WebParam.Mode is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 5. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/annotations/WebParamAnnInfo.java (at line 44) mode = WebParam.Mode.valueOf(((QualifiedName)value).getName().getIdentifier()); ^^^^^^^^^^^^^ Access restriction: The type WebParam.Mode is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 6. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/annotations/WebParamAnnInfo.java (at line 44) mode = WebParam.Mode.valueOf(((QualifiedName)value).getName().getIdentifier()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method valueOf(String) from the type WebParam.Mode is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 7. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/annotations/WebParamAnnInfo.java (at line 50) public WebParam.Mode getMode() { ^^^^^^^^^^^^^ Access restriction: The type WebParam.Mode is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 8. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/annotations/WebParamAnnInfo.java (at line 54) public void setMode(WebParam.Mode value) { ^^^^^^^^^^^^^ Access restriction: The type WebParam.Mode is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- ---------- 9. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/builders/JavaDocumentUtils.java (at line 5) import javax.jws.WebService; ^^^^^^^^^^^^^^^^^^^^ Access restriction: The type WebService is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 10. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/builders/JavaDocumentUtils.java (at line 6) import javax.jws.soap.SOAPBinding; ^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type SOAPBinding is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 11. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/builders/JavaDocumentUtils.java (at line 7) import javax.xml.ws.RequestWrapper; ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type RequestWrapper is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 12. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/builders/JavaDocumentUtils.java (at line 37) if (an.getTypeName().getFullyQualifiedName().equals(SOAPBinding.class.getSimpleName())) { ^^^^^^^^^^^ Access restriction: The type SOAPBinding is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 13. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/builders/JavaDocumentUtils.java (at line 66) return JDTUtils.hasAnnotationOnPrimaryType(javaFile, WebService.class); ^^^^^^^^^^ Access restriction: The type WebService is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 14. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/builders/JavaDocumentUtils.java (at line 77) if (an.getTypeName().getFullyQualifiedName().equals(RequestWrapper.class.getSimpleName())) { ^^^^^^^^^^^^^^ Access restriction: The type RequestWrapper is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- ---------- 15. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/generators/types/JaxBindTypeGenerator.java (at line 17) import javax.jws.WebParam; ^^^^^^^^^^^^^^^^^^ Access restriction: The type WebParam is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 16. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/generators/types/JaxBindTypeGenerator.java (at line 18) import javax.jws.WebResult; ^^^^^^^^^^^^^^^^^^^ Access restriction: The type WebResult is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 17. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/generators/types/JaxBindTypeGenerator.java (at line 19) import javax.xml.bind.annotation.XmlAccessType; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type XmlAccessType is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxb-api-2.0.jar ---------- 18. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/generators/types/JaxBindTypeGenerator.java (at line 20) import javax.xml.bind.annotation.XmlAccessorType; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type XmlAccessorType is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxb-api-2.0.jar ---------- 19. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/generators/types/JaxBindTypeGenerator.java (at line 21) import javax.xml.bind.annotation.XmlElement; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type XmlElement is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxb-api-2.0.jar ---------- 20. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/generators/types/JaxBindTypeGenerator.java (at line 22) import javax.xml.bind.annotation.XmlType; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type XmlType is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxb-api-2.0.jar ---------- 21. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/generators/types/JaxBindTypeGenerator.java (at line 23) import javax.xml.ws.RequestWrapper; ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type RequestWrapper is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 22. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/generators/types/JaxBindTypeGenerator.java (at line 24) import javax.xml.ws.ResponseWrapper; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ResponseWrapper is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 23. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/generators/types/JaxBindTypeGenerator.java (at line 113) if (name.equals(RequestWrapper.class.getSimpleName())) { ^^^^^^^^^^^^^^ Access restriction: The type RequestWrapper is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 24. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/generators/types/JaxBindTypeGenerator.java (at line 118) } else if (name.equals(ResponseWrapper.class.getSimpleName())) { ^^^^^^^^^^^^^^^ Access restriction: The type ResponseWrapper is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 25. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/generators/types/JaxBindTypeGenerator.java (at line 250) wrapperCls.createImport(XmlAccessType.class.getName(), null, monitor); ^^^^^^^^^^^^^ Access restriction: The type XmlAccessType is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxb-api-2.0.jar ---------- 26. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/generators/types/JaxBindTypeGenerator.java (at line 251) wrapperCls.createImport(XmlAccessorType.class.getName(), null, monitor); ^^^^^^^^^^^^^^^ Access restriction: The type XmlAccessorType is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxb-api-2.0.jar ---------- 27. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/generators/types/JaxBindTypeGenerator.java (at line 252) wrapperCls.createImport(XmlElement.class.getName(), null, monitor); ^^^^^^^^^^ Access restriction: The type XmlElement is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxb-api-2.0.jar ---------- 28. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/generators/types/JaxBindTypeGenerator.java (at line 253) wrapperCls.createImport(XmlType.class.getName(), null, monitor); ^^^^^^^ Access restriction: The type XmlType is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxb-api-2.0.jar ---------- 29. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/generators/types/JaxBindTypeGenerator.java (at line 307) ast.newSimpleName(XmlAccessType.FIELD.name())); ^^^^^^^^^^^^^^^^^^^ Access restriction: The field FIELD from the type XmlAccessType is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxb-api-2.0.jar ---------- 30. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/generators/types/JaxBindTypeGenerator.java (at line 307) ast.newSimpleName(XmlAccessType.FIELD.name())); ^^^^^^^^^^^^^^^^^^^ Access restriction: The type XmlAccessType is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxb-api-2.0.jar ---------- 31. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/generators/types/JaxBindTypeGenerator.java (at line 337) if (an.getTypeName().getFullyQualifiedName().equals(WebResult.class.getSimpleName())) { ^^^^^^^^^ Access restriction: The type WebResult is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 32. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/generators/types/JaxBindTypeGenerator.java (at line 366) if ((mode == MODE_REQUEST) && (webParamAnn.getMode() == WebParam.Mode.OUT)) { ^^^^^^^^^^^^^^^^^ Access restriction: The field OUT from the type WebParam.Mode is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 33. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/generators/types/JaxBindTypeGenerator.java (at line 366) if ((mode == MODE_REQUEST) && (webParamAnn.getMode() == WebParam.Mode.OUT)) { ^^^^^^^^^^^^^^^^^ Access restriction: The type WebParam.Mode is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 34. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/generators/types/JaxBindTypeGenerator.java (at line 370) if ((mode == MODE_RESPONSE) && (webParamAnn.getMode() == WebParam.Mode.IN)) { ^^^^^^^^^^^^^^^^ Access restriction: The field IN from the type WebParam.Mode is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 35. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/generators/types/JaxBindTypeGenerator.java (at line 370) if ((mode == MODE_RESPONSE) && (webParamAnn.getMode() == WebParam.Mode.IN)) { ^^^^^^^^^^^^^^^^ Access restriction: The type WebParam.Mode is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 36. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/generators/types/JaxBindTypeGenerator.java (at line 420) annInfo.setMode(WebParam.Mode.IN); ^^^^^^^^^^^^^^^^ Access restriction: The field IN from the type WebParam.Mode is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 37. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/generators/types/JaxBindTypeGenerator.java (at line 420) annInfo.setMode(WebParam.Mode.IN); ^^^^^^^^^^^^^^^^ Access restriction: The type WebParam.Mode is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 38. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/generators/types/JaxBindTypeGenerator.java (at line 647) if (name.equals(WebParam.class.getSimpleName())) { ^^^^^^^^ Access restriction: The type WebParam is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- ---------- 39. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/JaxBindAnnotationUtils.java (at line 17) import javax.xml.bind.annotation.XmlAccessorType; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type XmlAccessorType is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxb-api-2.0.jar ---------- 40. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/JaxBindAnnotationUtils.java (at line 18) import javax.xml.bind.annotation.XmlElement; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type XmlElement is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxb-api-2.0.jar ---------- 41. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/JaxBindAnnotationUtils.java (at line 19) import javax.xml.bind.annotation.XmlRootElement; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type XmlRootElement is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxb-api-2.0.jar ---------- 42. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/JaxBindAnnotationUtils.java (at line 20) import javax.xml.bind.annotation.XmlType; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type XmlType is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxb-api-2.0.jar ---------- 43. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/JaxBindAnnotationUtils.java (at line 48) return XmlRootElement.class.getPackage().getName() + "." + annotation.getTypeName().toString(); ^^^^^^^^^^^^^^ Access restriction: The type XmlRootElement is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxb-api-2.0.jar ---------- 44. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/JaxBindAnnotationUtils.java (at line 57) return JDTUtils.newSingleMemberAnnotation(astRoot, XmlAccessorType.class.getSimpleName(), exp); ^^^^^^^^^^^^^^^ Access restriction: The type XmlAccessorType is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxb-api-2.0.jar ---------- 45. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/JaxBindAnnotationUtils.java (at line 72) return JDTUtils.newNormalAnnotation(astRoot, XmlType.class.getSimpleName(), annotValues); ^^^^^^^ Access restriction: The type XmlType is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxb-api-2.0.jar ---------- 46. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/JaxBindAnnotationUtils.java (at line 81) return JDTUtils.newNormalAnnotation(astRoot, XmlRootElement.class.getSimpleName(), annotValues); ^^^^^^^^^^^^^^ Access restriction: The type XmlRootElement is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxb-api-2.0.jar ---------- 47. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/JaxBindAnnotationUtils.java (at line 118) return JDTUtils.newNormalAnnotation(astRoot, XmlElement.class.getSimpleName(), annotValues); ^^^^^^^^^^ Access restriction: The type XmlElement is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxb-api-2.0.jar ---------- ---------- 48. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/CoreAnnotationInitializer.java (at line 17) import javax.jws.HandlerChain; ^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type HandlerChain is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 49. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/CoreAnnotationInitializer.java (at line 18) import javax.jws.Oneway; ^^^^^^^^^^^^^^^^ Access restriction: The type Oneway is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 50. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/CoreAnnotationInitializer.java (at line 19) import javax.jws.WebMethod; ^^^^^^^^^^^^^^^^^^^ Access restriction: The type WebMethod is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 51. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/CoreAnnotationInitializer.java (at line 20) import javax.jws.WebParam; ^^^^^^^^^^^^^^^^^^ Access restriction: The type WebParam is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 52. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/CoreAnnotationInitializer.java (at line 21) import javax.jws.WebResult; ^^^^^^^^^^^^^^^^^^^ Access restriction: The type WebResult is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 53. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/CoreAnnotationInitializer.java (at line 22) import javax.jws.WebService; ^^^^^^^^^^^^^^^^^^^^ Access restriction: The type WebService is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 54. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/CoreAnnotationInitializer.java (at line 23) import javax.jws.soap.SOAPBinding; ^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type SOAPBinding is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 55. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/CoreAnnotationInitializer.java (at line 42) if (annotationClass.equals(WebMethod.class)) { ^^^^^^^^^ Access restriction: The type WebMethod is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 56. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/CoreAnnotationInitializer.java (at line 68) } else if (annotationClass.equals(WebService.class)) { ^^^^^^^^^^ Access restriction: The type WebService is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 57. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/CoreAnnotationInitializer.java (at line 119) } else if (annotationClass.equals(SOAPBinding.class)) { ^^^^^^^^^^^ Access restriction: The type SOAPBinding is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 58. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/CoreAnnotationInitializer.java (at line 145) SOAPBinding.Style.RPC)); ^^^^^^^^^^^^^^^^^^^^^ Access restriction: The field RPC from the type SOAPBinding.Style is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 59. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/CoreAnnotationInitializer.java (at line 145) SOAPBinding.Style.RPC)); ^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type SOAPBinding.Style is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 60. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/CoreAnnotationInitializer.java (at line 149) SOAPBinding.Use.LITERAL)); ^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The field LITERAL from the type SOAPBinding.Use is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 61. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/CoreAnnotationInitializer.java (at line 149) SOAPBinding.Use.LITERAL)); ^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type SOAPBinding.Use is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 62. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/CoreAnnotationInitializer.java (at line 151) } else if (annotationClass.equals(WebResult.class)) { ^^^^^^^^^ Access restriction: The type WebResult is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 63. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/CoreAnnotationInitializer.java (at line 188) } else if (annotationClass.equals(WebParam.class)) { ^^^^^^^^ Access restriction: The type WebParam is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 64. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/CoreAnnotationInitializer.java (at line 220) } else if (annotationClass.equals(Oneway.class)) { ^^^^^^ Access restriction: The type Oneway is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 65. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/CoreAnnotationInitializer.java (at line 231) } else if (annotationClass.equals(HandlerChain.class)) { ^^^^^^^^^^^^ Access restriction: The type HandlerChain is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- ---------- 66. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 18) import javax.xml.ws.soap.SOAPBinding; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type SOAPBinding is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 67. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 20) import javax.xml.ws.RequestWrapper; ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type RequestWrapper is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 68. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 21) import javax.xml.ws.ResponseWrapper; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ResponseWrapper is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 69. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 22) import javax.xml.ws.ServiceMode; ^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ServiceMode is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 70. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 23) import javax.xml.ws.WebFault; ^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type WebFault is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 71. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 24) import javax.xml.ws.WebServiceClient; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type WebServiceClient is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 72. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 25) import javax.xml.ws.WebEndpoint; ^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type WebEndpoint is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 73. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 26) import javax.xml.ws.WebServiceProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type WebServiceProvider is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 74. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 27) import javax.xml.ws.BindingType; ^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type BindingType is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 75. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 28) import javax.xml.ws.WebServiceRef; ^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type WebServiceRef is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 76. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 29) import javax.xml.ws.WebServiceRefs; ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type WebServiceRefs is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 77. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 54) if (annotationClass.equals(RequestWrapper.class)) { ^^^^^^^^^^^^^^ Access restriction: The type RequestWrapper is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 78. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 93) } else if (annotationClass.equals(ResponseWrapper.class)) { ^^^^^^^^^^^^^^^ Access restriction: The type ResponseWrapper is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 79. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 132) } else if (annotationClass.equals(ServiceMode.class)) { ^^^^^^^^^^^ Access restriction: The type ServiceMode is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 80. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 150) javax.xml.ws.Service.Mode.PAYLOAD)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The field PAYLOAD from the type Service.Mode is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 81. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 150) javax.xml.ws.Service.Mode.PAYLOAD)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type Service.Mode is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 82. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 152) } else if (annotationClass.equals(WebFault.class)) { ^^^^^^^^ Access restriction: The type WebFault is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 83. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 201) } else if (annotationClass.equals(WebServiceClient.class)) { ^^^^^^^^^^^^^^^^ Access restriction: The type WebServiceClient is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 84. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 238) } else if (annotationClass.equals(WebEndpoint.class)) { ^^^^^^^^^^^ Access restriction: The type WebEndpoint is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 85. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 266) } else if (annotationClass.equals(WebServiceProvider.class)) { ^^^^^^^^^^^^^^^^^^ Access restriction: The type WebServiceProvider is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 86. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 313) } else if (annotationClass.equals(BindingType.class)) { ^^^^^^^^^^^ Access restriction: The type BindingType is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 87. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 330) SOAPBinding.SOAP11HTTP_BINDING)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The field SOAP11HTTP_BINDING from the type SOAPBinding is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 88. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 330) SOAPBinding.SOAP11HTTP_BINDING)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type SOAPBinding is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 89. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 332) } else if (annotationClass.equals(WebServiceRef.class)) { ^^^^^^^^^^^^^ Access restriction: The type WebServiceRef is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 90. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 381) } else if (annotationClass.equals(WebServiceRefs.class)) { ^^^^^^^^^^^^^^ Access restriction: The type WebServiceRefs is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 91. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 405) @WebServiceRef(mappedName="", ^^^^^^^^^^^^^ Access restriction: The type WebServiceRef is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 92. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 413) WebServiceRef[] refs = {(WebServiceRef)annos[0]}; ^^^^^^^^^^^^^^^ Access restriction: The type WebServiceRef is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 93. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 413) WebServiceRef[] refs = {(WebServiceRef)annos[0]}; ^^^^^^^^^^^^^ Access restriction: The type WebServiceRef is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 94. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 418) for (WebServiceRef ref : refs) { ^^^^^^^^^^^^^ Access restriction: The type WebServiceRef is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 95. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 422) if (ref.mappedName() != null && ref.mappedName().length() > 0) { ^^^^^^^^^^^^^^^^ Access restriction: The method mappedName() from the type WebServiceRef is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 96. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 422) if (ref.mappedName() != null && ref.mappedName().length() > 0) { ^^^^^^^^^^^^^^^^ Access restriction: The method mappedName() from the type WebServiceRef is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 97. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 425) ref.mappedName())); ^^^^^^^^^^^^^^^^ Access restriction: The method mappedName() from the type WebServiceRef is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 98. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 427) if (ref.name() != null && ref.name().length() > 0) { ^^^^^^^^^^ Access restriction: The method name() from the type WebServiceRef is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 99. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 427) if (ref.name() != null && ref.name().length() > 0) { ^^^^^^^^^^ Access restriction: The method name() from the type WebServiceRef is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 100. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 430) ref.name())); ^^^^^^^^^^ Access restriction: The method name() from the type WebServiceRef is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 101. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 434) ref.type())); ^^^^^^^^^^ Access restriction: The method type() from the type WebServiceRef is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 102. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 437) ref.value())); ^^^^^^^^^^^ Access restriction: The method value() from the type WebServiceRef is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 103. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 438) if (ref.wsdlLocation() != null && ref.wsdlLocation().length() > 0) { ^^^^^^^^^^^^^^^^^^ Access restriction: The method wsdlLocation() from the type WebServiceRef is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 104. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 438) if (ref.wsdlLocation() != null && ref.wsdlLocation().length() > 0) { ^^^^^^^^^^^^^^^^^^ Access restriction: The method wsdlLocation() from the type WebServiceRef is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 105. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/utils/ext/JAXWSAnnotationInitializer.java (at line 441) ref.wsdlLocation())); ^^^^^^^^^^^^^^^^^^ Access restriction: The method wsdlLocation() from the type WebServiceRef is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- ---------- 106. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webmethod/CreateWebMethodWizard.java (at line 16) import javax.jws.Oneway; ^^^^^^^^^^^^^^^^ Access restriction: The type Oneway is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 107. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webmethod/CreateWebMethodWizard.java (at line 17) import javax.jws.WebMethod; ^^^^^^^^^^^^^^^^^^^ Access restriction: The type WebMethod is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 108. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webmethod/CreateWebMethodWizard.java (at line 18) import javax.jws.WebResult; ^^^^^^^^^^^^^^^^^^^ Access restriction: The type WebResult is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 109. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webmethod/CreateWebMethodWizard.java (at line 19) import javax.xml.ws.RequestWrapper; ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type RequestWrapper is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 110. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webmethod/CreateWebMethodWizard.java (at line 20) import javax.xml.ws.ResponseWrapper; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ResponseWrapper is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 111. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webmethod/CreateWebMethodWizard.java (at line 52) ANNOTATION_REQUIRED.put(WebMethod.class, true); ^^^^^^^^^ Access restriction: The type WebMethod is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 112. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webmethod/CreateWebMethodWizard.java (at line 53) ANNOTATION_REQUIRED.put(RequestWrapper.class, true); ^^^^^^^^^^^^^^ Access restriction: The type RequestWrapper is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 113. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webmethod/CreateWebMethodWizard.java (at line 54) ANNOTATION_REQUIRED.put(WebResult.class, false); ^^^^^^^^^ Access restriction: The type WebResult is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 114. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webmethod/CreateWebMethodWizard.java (at line 55) ANNOTATION_REQUIRED.put(ResponseWrapper.class, true); ^^^^^^^^^^^^^^^ Access restriction: The type ResponseWrapper is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 115. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webmethod/CreateWebMethodWizard.java (at line 56) ANNOTATION_REQUIRED.put(Oneway.class, false); ^^^^^^ Access restriction: The type Oneway is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 116. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webmethod/CreateWebMethodWizard.java (at line 94) WebMethod.class, ^^^^^^^^^ Access restriction: The type WebMethod is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 117. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webmethod/CreateWebMethodWizard.java (at line 95) ANNOTATION_REQUIRED.get(WebMethod.class))); ^^^^^^^^^ Access restriction: The type WebMethod is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 118. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webmethod/CreateWebMethodWizard.java (at line 100) RequestWrapper.class, ^^^^^^^^^^^^^^ Access restriction: The type RequestWrapper is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 119. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webmethod/CreateWebMethodWizard.java (at line 101) ANNOTATION_REQUIRED.get(RequestWrapper.class))); ^^^^^^^^^^^^^^ Access restriction: The type RequestWrapper is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 120. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webmethod/CreateWebMethodWizard.java (at line 108) WebResult.class, ^^^^^^^^^ Access restriction: The type WebResult is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 121. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webmethod/CreateWebMethodWizard.java (at line 109) ANNOTATION_REQUIRED.get(WebResult.class))); ^^^^^^^^^ Access restriction: The type WebResult is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 122. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webmethod/CreateWebMethodWizard.java (at line 114) ResponseWrapper.class, ^^^^^^^^^^^^^^^ Access restriction: The type ResponseWrapper is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 123. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webmethod/CreateWebMethodWizard.java (at line 115) ANNOTATION_REQUIRED.get(ResponseWrapper.class))); ^^^^^^^^^^^^^^^ Access restriction: The type ResponseWrapper is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jaxws-api-2.0.jar ---------- 124. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webmethod/CreateWebMethodWizard.java (at line 124) Oneway.class, ^^^^^^ Access restriction: The type Oneway is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 125. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webmethod/CreateWebMethodWizard.java (at line 125) ANNOTATION_REQUIRED.get(Oneway.class))); ^^^^^^ Access restriction: The type Oneway is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- ---------- 126. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webservice/CreateWebServiceWizard.java (at line 13) import javax.jws.WebService; ^^^^^^^^^^^^^^^^^^^^ Access restriction: The type WebService is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 127. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webservice/CreateWebServiceWizard.java (at line 35) ANNOTATION_REQUIRED.put(WebService.class, true); ^^^^^^^^^^ Access restriction: The type WebService is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 128. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webservice/CreateWebServiceWizard.java (at line 44) WebService.class, ^^^^^^^^^^ Access restriction: The type WebService is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 129. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webservice/CreateWebServiceWizard.java (at line 45) ANNOTATION_REQUIRED.get(WebService.class)); ^^^^^^^^^^ Access restriction: The type WebService is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 130. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webservice/CreateWebServiceWizard.java (at line 59) WebService.class, ^^^^^^^^^^ Access restriction: The type WebService is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- 131. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wizards/annotations/webservice/CreateWebServiceWizard.java (at line 60) ANNOTATION_REQUIRED.get(WebService.class)); ^^^^^^^^^^ Access restriction: The type WebService is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/jsr181-api-1.0-MR1.jar ---------- ---------- 132. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 23) import javax.wsdl.Definition; ^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type Definition is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 133. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 24) import javax.wsdl.WSDLException; ^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type WSDLException is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 134. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 25) import javax.wsdl.extensions.ExtensibilityElement; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ExtensibilityElement is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 135. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 26) import javax.wsdl.extensions.schema.Schema; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type Schema is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 136. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 27) import javax.wsdl.extensions.schema.SchemaImport; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type SchemaImport is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 137. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 28) import javax.wsdl.factory.WSDLFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type WSDLFactory is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 138. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 29) import javax.wsdl.xml.WSDLReader; ^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type WSDLReader is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 139. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 30) import javax.wsdl.xml.WSDLWriter; ^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type WSDLWriter is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 140. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 47) public static Definition readWSDL(IFile wsdlFile) ^^^^^^^^^^ Access restriction: The type Definition is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 141. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 48) throws WSDLException, IOException, URISyntaxException { ^^^^^^^^^^^^^ Access restriction: The type WSDLException is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 142. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 54) public static Definition readWSDL(String wsdlURL) ^^^^^^^^^^ Access restriction: The type Definition is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 143. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 55) throws WSDLException { ^^^^^^^^^^^^^ Access restriction: The type WSDLException is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 144. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 58) WSDLFactory wsdlFactory = WSDLFactory.newInstance(); ^^^^^^^^^^^ Access restriction: The type WSDLFactory is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 145. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 58) WSDLFactory wsdlFactory = WSDLFactory.newInstance(); ^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method newInstance() from the type WSDLFactory is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 146. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 58) WSDLFactory wsdlFactory = WSDLFactory.newInstance(); ^^^^^^^^^^^ Access restriction: The type WSDLFactory is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 147. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 59) WSDLReader wsdlReader = wsdlFactory.newWSDLReader(); ^^^^^^^^^^ Access restriction: The type WSDLReader is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 148. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 59) WSDLReader wsdlReader = wsdlFactory.newWSDLReader(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method newWSDLReader() from the type WSDLFactory is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 149. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 60) wsdlReader.setFeature("javax.wsdl.verbose", false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method setFeature(String, boolean) from the type WSDLReader is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 150. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 61) wsdlReader.setFeature("javax.wsdl.importDocuments", true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method setFeature(String, boolean) from the type WSDLReader is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 151. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 63) Definition wsdlDef = wsdlReader.readWSDL(wsdlURL); ^^^^^^^^^^ Access restriction: The type Definition is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 152. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 63) Definition wsdlDef = wsdlReader.readWSDL(wsdlURL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method readWSDL(String) from the type WSDLReader is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 153. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 70) public static void saveWSDL(Definition wsdlDef, String wsdlURL) throws WSDLException, IOException { ^^^^^^^^^^ Access restriction: The type Definition is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 154. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 70) public static void saveWSDL(Definition wsdlDef, String wsdlURL) throws WSDLException, IOException { ^^^^^^^^^^^^^ Access restriction: The type WSDLException is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 155. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 71) WSDLFactory wsdlFactory = WSDLFactory.newInstance(); ^^^^^^^^^^^ Access restriction: The type WSDLFactory is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 156. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 71) WSDLFactory wsdlFactory = WSDLFactory.newInstance(); ^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method newInstance() from the type WSDLFactory is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 157. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 71) WSDLFactory wsdlFactory = WSDLFactory.newInstance(); ^^^^^^^^^^^ Access restriction: The type WSDLFactory is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 158. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 72) WSDLWriter wsdlWriter = wsdlFactory.newWSDLWriter(); ^^^^^^^^^^ Access restriction: The type WSDLWriter is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 159. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 72) WSDLWriter wsdlWriter = wsdlFactory.newWSDLWriter(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method newWSDLWriter() from the type WSDLFactory is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 160. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 74) wsdlWriter.writeWSDL(wsdlDef, fos); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method writeWSDL(Definition, OutputStream) from the type WSDLWriter is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 161. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 86) throws WSDLException, URISyntaxException, IOException { ^^^^^^^^^^^^^ Access restriction: The type WSDLException is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 162. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 89) Definition wsdlDef = readWSDL(wsdlURL); ^^^^^^^^^^ Access restriction: The type Definition is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 163. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 90) Vector importedSchemaList = new Vector(); ^^^^^^ Access restriction: The type Schema is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 164. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 90) Vector importedSchemaList = new Vector(); ^^^^^^ Access restriction: The type Schema is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 165. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 91) Iterator itor = wsdlDef.getTypes().getExtensibilityElements().iterator(); ^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ExtensibilityElement is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 166. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 91) Iterator itor = wsdlDef.getTypes().getExtensibilityElements().iterator(); ^^^^^^^^^^^^^^^^^^ Access restriction: The method getTypes() from the type Definition is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 167. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 91) Iterator itor = wsdlDef.getTypes().getExtensibilityElements().iterator(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getExtensibilityElements() from the type ElementExtensible is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 168. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 93) ExtensibilityElement elem = itor.next(); ^^^^^^^^^^^^^^^^^^^^ Access restriction: The type ExtensibilityElement is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 169. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 94) if (elem instanceof Schema) { ^^^^^^ Access restriction: The type Schema is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 170. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 95) if (processOneSchema((Schema)elem, importedSchemaList, wsdlURL)) { ^^^^^^ Access restriction: The type Schema is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 171. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 103) for (Schema schema : importedSchemaList) { ^^^^^^ Access restriction: The type Schema is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 172. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 106) wsdlDef.getTypes().getExtensibilityElements().add(schema); ^^^^^^^^^^^^^^^^^^ Access restriction: The method getTypes() from the type Definition is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 173. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 106) wsdlDef.getTypes().getExtensibilityElements().add(schema); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getExtensibilityElements() from the type ElementExtensible is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 174. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 119) private static boolean processOneSchema(Schema schema, Vector importedSchemaList, String wsdlURL) ^^^^^^ Access restriction: The type Schema is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 175. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 119) private static boolean processOneSchema(Schema schema, Vector importedSchemaList, String wsdlURL) ^^^^^^ Access restriction: The type Schema is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 176. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 122) Map imports = schema.getImports(); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method getImports() from the type Schema is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 177. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 129) List namespaceImports = (List)imports.get(namespaceURI); ^^^^^^^^^^^^ Access restriction: The type SchemaImport is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 178. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 129) List namespaceImports = (List)imports.get(namespaceURI); ^^^^^^^^^^^^ Access restriction: The type SchemaImport is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 179. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 132) SchemaImport sImport = (SchemaImport)importItor.next(); ^^^^^^^^^^^^ Access restriction: The type SchemaImport is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 180. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 132) SchemaImport sImport = (SchemaImport)importItor.next(); ^^^^^^^^^^^^ Access restriction: The type SchemaImport is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 181. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 133) URI uri = new URI(sImport.getSchemaLocationURI()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getSchemaLocationURI() from the type SchemaReference is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 182. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 142) LOG.debug("expend import schema:" + sImport.getSchemaLocationURI()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getSchemaLocationURI() from the type SchemaReference is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 183. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 143) Schema refSchema = sImport.getReferencedSchema(); ^^^^^^ Access restriction: The type Schema is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 184. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 143) Schema refSchema = sImport.getReferencedSchema(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getReferencedSchema() from the type SchemaReference is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 185. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 144) refSchema.getElement().setPrefix(schema.getElement().getPrefix()); ^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getElement() from the type Schema is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 186. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 144) refSchema.getElement().setPrefix(schema.getElement().getPrefix()); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method getElement() from the type Schema is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 187. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 146) LOG.debug("remove import:" + sImport.getSchemaLocationURI()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getSchemaLocationURI() from the type SchemaReference is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 188. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 159) if (schema.getElement().getChildNodes().getLength() == removedImportCount) { ^^^^^^^^^^^^^^^^^^^ Access restriction: The method getElement() from the type Schema is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 189. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 169) private static void removeImports(Schema schema) { ^^^^^^ Access restriction: The type Schema is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 190. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 171) Map imports = schema.getImports(); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method getImports() from the type Schema is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 191. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 173) Element elem = schema.getElement(); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method getElement() from the type Schema is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 192. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 195) private static void printSchema(Schema schema) { ^^^^^^ Access restriction: The type Schema is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 193. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 197) LOG.debug(" base url:" + schema.getDocumentBaseURI()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getDocumentBaseURI() from the type Schema is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 194. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 198) LOG.debug(" imports size:" + schema.getImports().size()); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method getImports() from the type Schema is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 195. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 199) LOG.debug(" include size:" + schema.getIncludes().size()); ^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getIncludes() from the type Schema is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 196. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 200) LOG.debug(" redefines size:" + schema.getRedefines().size()); ^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getRedefines() from the type Schema is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 197. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 201) LOG.debug(" element:" + schema.getElement()); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method getElement() from the type Schema is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 198. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 203) LOG.debug(" element type:" + schema.getElementType()); ^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getElementType() from the type ExtensibilityElement is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 199. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 204) LOG.debug(" node prefix:" + schema.getElement().getPrefix()); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method getElement() from the type Schema is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 200. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 205) Element elem = schema.getElement(); ^^^^^^^^^^^^^^^^^^^ Access restriction: The method getElement() from the type Schema is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 201. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 211) if (schema instanceof SchemaImport) { ^^^^^^^^^^^^ Access restriction: The type SchemaImport is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 202. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 212) SchemaImport sImport = (SchemaImport)schema; ^^^^^^^^^^^^ Access restriction: The type SchemaImport is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 203. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 212) SchemaImport sImport = (SchemaImport)schema; ^^^^^^^^^^^^ Access restriction: The type SchemaImport is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 204. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 213) LOG.debug(" import ns uri:" + sImport.getNamespaceURI()); ^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getNamespaceURI() from the type SchemaImport is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 205. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 214) LOG.debug(" import schema location:" + sImport.getSchemaLocationURI()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getSchemaLocationURI() from the type SchemaReference is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 206. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 215) LOG.debug(" import referenedSchema:" + sImport.getReferencedSchema()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getReferencedSchema() from the type SchemaReference is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 207. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.sc.jaxws/src/org/eclipse/stp/sc/jaxws/wsdl/WsdlUtils.java (at line 217) printSchema(sImport.getReferencedSchema()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The method getReferencedSchema() from the type SchemaReference is not accessible due to restriction on classpath entry /shared/cvs/stp-build/build/build-stp-S/eclipse/plugins/org.apache.cxf_2.0-incubator-RC-SNAPSHOT/lib/wsdl4j-1.6.1.jar ---------- 207 problems (207 warnings)