Compiler: Eclipse Compiler for Java(TM) Version: 0.A53, 3.6.0
Number of source files: 452 Number of classfiles: 469
Problems: 23 (Errors: 0 Warnings: 23 )
Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
WSITestToolsEclipseProperties.java :
17 : import org.eclipse.wst.common.uriresolver.internal.provisional.URIResolver;
Discouraged access: The type URIResolverPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
WSITestToolsEclipseProperties.java :
18 : import org.eclipse.wst.common.uriresolver.internal.provisional.URIResolverPlugin;
Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
WSITestToolsEclipseProperties.java :
126 : URIResolver resolver = getURIResolver();
Discouraged access: The method resolve(String, String, String) from the type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
WSITestToolsEclipseProperties.java :
127 : String resolvedUri = resolver.resolve("", null, uri);
Discouraged access: The method resolvePhysicalLocation(String, String, String) from the type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
WSITestToolsEclipseProperties.java :
128 : return resolver.resolvePhysicalLocation("", null, resolvedUri);
Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
WSITestToolsEclipseProperties.java :
137 : public static URIResolver getURIResolver()
Discouraged access: The type URIResolverPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
WSITestToolsEclipseProperties.java :
139 : return URIResolverPlugin.createResolver();
Discouraged access: The method createResolver() from the type URIResolverPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
WSITestToolsEclipseProperties.java :
139 : return URIResolverPlugin.createResolver();
Discouraged access: The type URIEncoder is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
MessageAnalyzer.java :
19 : import org.eclipse.wst.common.uriresolver.internal.util.URIEncoder;
Discouraged access: The type URIEncoder is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
MessageAnalyzer.java :
175 : analyzerconfig.setLogLocation(URIEncoder.encode(filename, "UTF8"));
Discouraged access: The method encode(String, String) from the type URIEncoder is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
MessageAnalyzer.java :
175 : analyzerconfig.setLogLocation(URIEncoder.encode(filename, "UTF8"));
Discouraged access: The type URIEncoder is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
MessageAnalyzer.java :
180 : analyzerconfig.setLogLocation(URIEncoder.encode(filename, "UTF8"));
Discouraged access: The method encode(String, String) from the type URIEncoder is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
MessageAnalyzer.java :
180 : analyzerconfig.setLogLocation(URIEncoder.encode(filename, "UTF8"));
Discouraged access: The type URIEncoder is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
MessageAnalyzer.java :
181 : analyzerconfig.setTestAssertionsDocumentLocation(URIEncoder.encode(wsiPreferences.getTADFile(), "UTF8"));
Discouraged access: The method encode(String, String) from the type URIEncoder is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
MessageAnalyzer.java :
181 : analyzerconfig.setTestAssertionsDocumentLocation(URIEncoder.encode(wsiPreferences.getTADFile(), "UTF8"));
Discouraged access: The type URIEncoder is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
WSDLAnalyzer.java :
19 : import org.eclipse.wst.common.uriresolver.internal.util.URIEncoder;
Discouraged access: The type URIEncoder is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
WSDLAnalyzer.java :
374 : wsdlURI = URIEncoder.encode(tmp, "UTF8");
Discouraged access: The method encode(String, String) from the type URIEncoder is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
WSDLAnalyzer.java :
374 : wsdlURI = URIEncoder.encode(tmp, "UTF8");
Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
ProfileAssertionsReaderImpl.java :
21 : import org.eclipse.wst.common.uriresolver.internal.provisional.URIResolver;
Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
ProfileAssertionsReaderImpl.java :
109 : URIResolver resolver = WSITestToolsEclipseProperties.getURIResolver();
Discouraged access: The method resolve(String, String, String) from the type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
ProfileAssertionsReaderImpl.java :
110 : String uri = resolver.resolve("", publicId, systemId);
Discouraged access: The method resolvePhysicalLocation(String, String, String) from the type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.0-S/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
ProfileAssertionsReaderImpl.java :
111 : String physicalLocation = resolver.resolvePhysicalLocation("", publicId, uri);
The import javax.wsdl.Message is never used
BP4202.java :
13 : import javax.wsdl.Message;