Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2

Number of source files: 452 Number of classfiles: 469

Problems: 23 (Errors: 0 Warnings: 23 )

Source File: org/eclipse/wst/wsi/internal/WSITestToolsEclipseProperties.java
1. WARNING: DiscouragedReference

Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot

WSITestToolsEclipseProperties.java :

17 : import org.eclipse.wst.common.uriresolver.internal.provisional.URIResolver;

2. WARNING: DiscouragedReference

Discouraged access: The type URIResolverPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot

WSITestToolsEclipseProperties.java :

18 : import org.eclipse.wst.common.uriresolver.internal.provisional.URIResolverPlugin;

3. WARNING: DiscouragedReference

Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot

WSITestToolsEclipseProperties.java :

126 : URIResolver resolver = getURIResolver();

4. WARNING: DiscouragedReference

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.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot

WSITestToolsEclipseProperties.java :

127 : String resolvedUri = resolver.resolve("", null, uri);

5. WARNING: DiscouragedReference

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.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot

WSITestToolsEclipseProperties.java :

128 : return resolver.resolvePhysicalLocation("", null, resolvedUri);

6. WARNING: DiscouragedReference

Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot

WSITestToolsEclipseProperties.java :

137 : public static URIResolver getURIResolver()

7. WARNING: DiscouragedReference

Discouraged access: The type URIResolverPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot

WSITestToolsEclipseProperties.java :

139 : return URIResolverPlugin.createResolver();

8. WARNING: DiscouragedReference

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.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot

WSITestToolsEclipseProperties.java :

139 : return URIResolverPlugin.createResolver();

Source File: org/eclipse/wst/wsi/internal/analyzer/MessageAnalyzer.java
1. WARNING: DiscouragedReference

Discouraged access: The type URIEncoder is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot

MessageAnalyzer.java :

19 : import org.eclipse.wst.common.uriresolver.internal.util.URIEncoder;

2. WARNING: DiscouragedReference

Discouraged access: The type URIEncoder is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot

MessageAnalyzer.java :

175 : analyzerconfig.setLogLocation(URIEncoder.encode(filename, "UTF8"));

3. WARNING: DiscouragedReference

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.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot

MessageAnalyzer.java :

175 : analyzerconfig.setLogLocation(URIEncoder.encode(filename, "UTF8"));

4. WARNING: DiscouragedReference

Discouraged access: The type URIEncoder is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot

MessageAnalyzer.java :

180 : analyzerconfig.setLogLocation(URIEncoder.encode(filename, "UTF8"));

5. WARNING: DiscouragedReference

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.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot

MessageAnalyzer.java :

180 : analyzerconfig.setLogLocation(URIEncoder.encode(filename, "UTF8"));

6. WARNING: DiscouragedReference

Discouraged access: The type URIEncoder is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot

MessageAnalyzer.java :

181 : analyzerconfig.setTestAssertionsDocumentLocation(URIEncoder.encode(wsiPreferences.getTADFile(), "UTF8"));

7. WARNING: DiscouragedReference

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.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot

MessageAnalyzer.java :

181 : analyzerconfig.setTestAssertionsDocumentLocation(URIEncoder.encode(wsiPreferences.getTADFile(), "UTF8"));

Source File: org/eclipse/wst/wsi/internal/analyzer/WSDLAnalyzer.java
1. WARNING: DiscouragedReference

Discouraged access: The type URIEncoder is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot

WSDLAnalyzer.java :

19 : import org.eclipse.wst.common.uriresolver.internal.util.URIEncoder;

2. WARNING: DiscouragedReference

Discouraged access: The type URIEncoder is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot

WSDLAnalyzer.java :

374 : wsdlURI = URIEncoder.encode(tmp, "UTF8");

3. WARNING: DiscouragedReference

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.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot

WSDLAnalyzer.java :

374 : wsdlURI = URIEncoder.encode(tmp, "UTF8");

Source File: org/eclipse/wst/wsi/internal/core/profile/impl/ProfileAssertionsReaderImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot

ProfileAssertionsReaderImpl.java :

21 : import org.eclipse.wst.common.uriresolver.internal.provisional.URIResolver;

2. WARNING: DiscouragedReference

Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot

ProfileAssertionsReaderImpl.java :

109 : URIResolver resolver = WSITestToolsEclipseProperties.getURIResolver();

3. WARNING: DiscouragedReference

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.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot

ProfileAssertionsReaderImpl.java :

110 : String uri = resolver.resolve("", publicId, systemId);

4. WARNING: DiscouragedReference

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.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot

ProfileAssertionsReaderImpl.java :

111 : String physicalLocation = resolver.resolvePhysicalLocation("", publicId, uri);

Source File: org/eclipse/wst/wsi/internal/core/profile/validator/impl/wsdl/BP4202.java
1. WARNING: UnusedImport

The import javax.wsdl.Message is never used

BP4202.java :

13 : import javax.wsdl.Message;