Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2
Number of source files: 157 Number of classfiles: 164
Problems: 316 (Errors: 0 Warnings: 316 )
Discouraged access: The type WebServicesParserExt is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
LiveWSDLFilter.java :
26 : import org.eclipse.wst.ws.internal.parser.discovery.WebServicesParserExt;
Discouraged access: The type WWWAuthenticationException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
LiveWSDLFilter.java :
27 : import org.eclipse.wst.ws.internal.parser.wsil.WWWAuthenticationException;
Discouraged access: The type WWWAuthenticationException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
LiveWSDLFilter.java :
74 : private boolean validateWSDL() throws WSDLException, MalformedURLException, IOException, WWWAuthenticationException
Discouraged access: The type WebServicesParserExt is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
LiveWSDLFilter.java :
76 : WebServicesParserExt parser = new WebServicesParserExt();
Discouraged access: The constructor WebServicesParserExt() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
LiveWSDLFilter.java :
76 : WebServicesParserExt parser = new WebServicesParserExt();
Discouraged access: The type WebServicesParserExt is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
LiveWSDLFilter.java :
76 : WebServicesParserExt parser = new WebServicesParserExt();
Discouraged access: The method getWSDLDefinitionVerbose(String) from the type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
LiveWSDLFilter.java :
77 : Definition definition = parser.getWSDLDefinitionVerbose(wsdlURL_);
Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLUtility.java :
27 : import org.eclipse.wst.ws.internal.parser.wsil.WebServicesParser;
Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLUtility.java :
59 : WebServicesParser parser = new WebServicesParser();
Discouraged access: The constructor WebServicesParser() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLUtility.java :
59 : WebServicesParser parser = new WebServicesParser();
Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLUtility.java :
59 : WebServicesParser parser = new WebServicesParser();
Discouraged access: The method getWSDLDefinition(String) from the type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLUtility.java :
62 : definition_ = parser.getWSDLDefinition("platform:" + resPath);
Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLUtility.java :
73 : WebServicesParser parser = new WebServicesParser();
Discouraged access: The constructor WebServicesParser() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLUtility.java :
73 : WebServicesParser parser = new WebServicesParser();
Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLUtility.java :
73 : WebServicesParser parser = new WebServicesParser();
Discouraged access: The method getWSDLDefinition(String) from the type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLUtility.java :
76 : definition_ = parser.getWSDLDefinition("http:" + resPath);
Discouraged access: The type CommandFactoryFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AbstractClientFragment.java :
14 : import org.eclipse.wst.command.internal.env.core.fragment.CommandFactoryFragment;
Discouraged access: The type CommandFactoryFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AbstractClientFragment.java :
20 : public abstract class AbstractClientFragment extends CommandFactoryFragment
Discouraged access: The constructor CommandFactoryFragment(CommandFactoryFragment) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AbstractClientFragment.java :
37 : super( fragment );
Discouraged access: The type CommandFactoryFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AbstractServiceFragment.java :
14 : import org.eclipse.wst.command.internal.env.core.fragment.CommandFactoryFragment;
Discouraged access: The type CommandFactoryFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AbstractServiceFragment.java :
20 : public abstract class AbstractServiceFragment extends CommandFactoryFragment
Discouraged access: The constructor CommandFactoryFragment(CommandFactoryFragment) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AbstractServiceFragment.java :
37 : super( fragment );
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AssembleClientFragment.java :
19 : import org.eclipse.wst.command.internal.env.core.ICommandFactory;
Discouraged access: The type SimpleCommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AssembleClientFragment.java :
20 : import org.eclipse.wst.command.internal.env.core.SimpleCommandFactory;
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AssembleClientFragment.java :
38 : public ICommandFactory getICommandFactory()
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AssembleClientFragment.java :
40 : ICommandFactory factory = null;
Discouraged access: The constructor SimpleCommandFactory(Vector) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AssembleClientFragment.java :
44 : factory = new SimpleCommandFactory( new Vector() );
Discouraged access: The type SimpleCommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AssembleClientFragment.java :
44 : factory = new SimpleCommandFactory( new Vector() );
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AssembleServiceFragment.java :
19 : import org.eclipse.wst.command.internal.env.core.ICommandFactory;
Discouraged access: The type SimpleCommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AssembleServiceFragment.java :
20 : import org.eclipse.wst.command.internal.env.core.SimpleCommandFactory;
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AssembleServiceFragment.java :
38 : public ICommandFactory getICommandFactory()
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AssembleServiceFragment.java :
40 : ICommandFactory factory = null;
Discouraged access: The constructor SimpleCommandFactory(Vector) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AssembleServiceFragment.java :
44 : factory = new SimpleCommandFactory( new Vector() );
Discouraged access: The type SimpleCommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AssembleServiceFragment.java :
44 : factory = new SimpleCommandFactory( new Vector() );
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
DeployClientFragment.java :
20 : import org.eclipse.wst.command.internal.env.core.ICommandFactory;
Discouraged access: The type SimpleCommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
DeployClientFragment.java :
21 : import org.eclipse.wst.command.internal.env.core.SimpleCommandFactory;
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
DeployClientFragment.java :
39 : public ICommandFactory getICommandFactory()
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
DeployClientFragment.java :
41 : ICommandFactory factory = null;
Discouraged access: The constructor SimpleCommandFactory(Vector) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
DeployClientFragment.java :
45 : factory = new SimpleCommandFactory( new Vector() );
Discouraged access: The type SimpleCommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
DeployClientFragment.java :
45 : factory = new SimpleCommandFactory( new Vector() );
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
DeployServiceFragment.java :
20 : import org.eclipse.wst.command.internal.env.core.ICommandFactory;
Discouraged access: The type SimpleCommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
DeployServiceFragment.java :
21 : import org.eclipse.wst.command.internal.env.core.SimpleCommandFactory;
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
DeployServiceFragment.java :
39 : public ICommandFactory getICommandFactory()
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
DeployServiceFragment.java :
41 : ICommandFactory factory = null;
Discouraged access: The constructor SimpleCommandFactory(Vector) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
DeployServiceFragment.java :
45 : factory = new SimpleCommandFactory( new Vector() );
Discouraged access: The type SimpleCommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
DeployServiceFragment.java :
45 : factory = new SimpleCommandFactory( new Vector() );
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
DevelopClientFragment.java :
19 : import org.eclipse.wst.command.internal.env.core.ICommandFactory;
Discouraged access: The type SimpleCommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
DevelopClientFragment.java :
20 : import org.eclipse.wst.command.internal.env.core.SimpleCommandFactory;
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
DevelopClientFragment.java :
38 : public ICommandFactory getICommandFactory()
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
DevelopClientFragment.java :
40 : ICommandFactory factory = null;
Discouraged access: The constructor SimpleCommandFactory(Vector) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
DevelopClientFragment.java :
44 : factory = new SimpleCommandFactory( new Vector() );
Discouraged access: The type SimpleCommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
DevelopClientFragment.java :
44 : factory = new SimpleCommandFactory( new Vector() );
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
DevelopServiceFragment.java :
19 : import org.eclipse.wst.command.internal.env.core.ICommandFactory;
Discouraged access: The type SimpleCommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
DevelopServiceFragment.java :
20 : import org.eclipse.wst.command.internal.env.core.SimpleCommandFactory;
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
DevelopServiceFragment.java :
38 : public ICommandFactory getICommandFactory()
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
DevelopServiceFragment.java :
40 : ICommandFactory factory = null;
Discouraged access: The constructor SimpleCommandFactory(Vector) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
DevelopServiceFragment.java :
44 : factory = new SimpleCommandFactory( new Vector() );
Discouraged access: The type SimpleCommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
DevelopServiceFragment.java :
44 : factory = new SimpleCommandFactory( new Vector() );
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
InstallClientFragment.java :
19 : import org.eclipse.wst.command.internal.env.core.ICommandFactory;
Discouraged access: The type SimpleCommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
InstallClientFragment.java :
20 : import org.eclipse.wst.command.internal.env.core.SimpleCommandFactory;
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
InstallClientFragment.java :
41 : public ICommandFactory getICommandFactory()
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
InstallClientFragment.java :
43 : ICommandFactory factory = null;
Discouraged access: The constructor SimpleCommandFactory(Vector) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
InstallClientFragment.java :
47 : factory = new SimpleCommandFactory( new Vector() );
Discouraged access: The type SimpleCommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
InstallClientFragment.java :
47 : factory = new SimpleCommandFactory( new Vector() );
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
InstallServiceFragment.java :
19 : import org.eclipse.wst.command.internal.env.core.ICommandFactory;
Discouraged access: The type SimpleCommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
InstallServiceFragment.java :
20 : import org.eclipse.wst.command.internal.env.core.SimpleCommandFactory;
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
InstallServiceFragment.java :
41 : public ICommandFactory getICommandFactory()
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
InstallServiceFragment.java :
43 : ICommandFactory factory = null;
Discouraged access: The constructor SimpleCommandFactory(Vector) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
InstallServiceFragment.java :
47 : factory = new SimpleCommandFactory( new Vector() );
Discouraged access: The type SimpleCommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
InstallServiceFragment.java :
47 : factory = new SimpleCommandFactory( new Vector() );
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
RunClientFragment.java :
19 : import org.eclipse.wst.command.internal.env.core.ICommandFactory;
Discouraged access: The type SimpleCommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
RunClientFragment.java :
20 : import org.eclipse.wst.command.internal.env.core.SimpleCommandFactory;
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
RunClientFragment.java :
41 : public ICommandFactory getICommandFactory()
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
RunClientFragment.java :
43 : ICommandFactory factory = null;
Discouraged access: The constructor SimpleCommandFactory(Vector) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
RunClientFragment.java :
47 : factory = new SimpleCommandFactory( new Vector() );
Discouraged access: The type SimpleCommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
RunClientFragment.java :
47 : factory = new SimpleCommandFactory( new Vector() );
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
RunServiceFragment.java :
19 : import org.eclipse.wst.command.internal.env.core.ICommandFactory;
Discouraged access: The type SimpleCommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
RunServiceFragment.java :
20 : import org.eclipse.wst.command.internal.env.core.SimpleCommandFactory;
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
RunServiceFragment.java :
42 : public ICommandFactory getICommandFactory()
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
RunServiceFragment.java :
44 : ICommandFactory factory = null;
Discouraged access: The constructor SimpleCommandFactory(Vector) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
RunServiceFragment.java :
48 : factory = new SimpleCommandFactory( new Vector() );
Discouraged access: The type SimpleCommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
RunServiceFragment.java :
48 : factory = new SimpleCommandFactory( new Vector() );
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
GetMonitorCommand.java :
36 : import org.eclipse.wst.command.internal.env.core.common.StatusUtils;
Discouraged access: The type IMonitor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.core/@dot
GetMonitorCommand.java :
40 : import org.eclipse.wst.internet.monitor.core.internal.provisional.IMonitor;
Discouraged access: The type IMonitorWorkingCopy is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.core/@dot
GetMonitorCommand.java :
41 : import org.eclipse.wst.internet.monitor.core.internal.provisional.IMonitorWorkingCopy;
Discouraged access: The type MonitorCore is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.core/@dot
GetMonitorCommand.java :
42 : import org.eclipse.wst.internet.monitor.core.internal.provisional.MonitorCore;
Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
GetMonitorCommand.java :
45 : import org.eclipse.wst.ws.internal.parser.wsil.WebServicesParser;
Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
GetMonitorCommand.java :
52 : private WebServicesParser webServicesParser;
Discouraged access: The method getWSDLDefinition(String) from the type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
GetMonitorCommand.java :
70 : Definition definition = webServicesParser.getWSDLDefinition(wsdlURI);
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
GetMonitorCommand.java :
108 : IStatus warning = StatusUtils.warningStatus( NLS.bind(WstWSPluginMessages.MSG_ERROR_UNABLE_TO_START_MONITOR, new Object[]{String.valueOf(port), endpoint}));
Discouraged access: The method warningStatus(String) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
GetMonitorCommand.java :
108 : IStatus warning = StatusUtils.warningStatus( NLS.bind(WstWSPluginMessages.MSG_ERROR_UNABLE_TO_START_MONITOR, new Object[]{String.valueOf(port), endpoint}));
Discouraged access: The type IMonitor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.core/@dot
GetMonitorCommand.java :
119 : IMonitor m = null;
Discouraged access: The type IMonitor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.core/@dot
GetMonitorCommand.java :
120 : IMonitor[] monitors = MonitorCore.getMonitors();
Discouraged access: The type MonitorCore is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.core/@dot
GetMonitorCommand.java :
120 : IMonitor[] monitors = MonitorCore.getMonitors();
Discouraged access: The method getMonitors() from the type MonitorCore is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.core/@dot
GetMonitorCommand.java :
120 : IMonitor[] monitors = MonitorCore.getMonitors();
Discouraged access: The method getRemoteHost() from the type IMonitor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.core/@dot
GetMonitorCommand.java :
122 : if (host.equalsIgnoreCase(monitors[i].getRemoteHost()) && port == monitors[i].getRemotePort()) {
Discouraged access: The method getRemotePort() from the type IMonitor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.core/@dot
GetMonitorCommand.java :
122 : if (host.equalsIgnoreCase(monitors[i].getRemoteHost()) && port == monitors[i].getRemotePort()) {
Discouraged access: The type IMonitorWorkingCopy is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.core/@dot
GetMonitorCommand.java :
129 : IMonitorWorkingCopy monitorWorkingCopy = MonitorCore.createMonitor();
Discouraged access: The type MonitorCore is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.core/@dot
GetMonitorCommand.java :
129 : IMonitorWorkingCopy monitorWorkingCopy = MonitorCore.createMonitor();
Discouraged access: The method createMonitor() from the type MonitorCore is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.core/@dot
GetMonitorCommand.java :
129 : IMonitorWorkingCopy monitorWorkingCopy = MonitorCore.createMonitor();
Discouraged access: The method setLocalPort(int) from the type IMonitorWorkingCopy is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.core/@dot
GetMonitorCommand.java :
130 : monitorWorkingCopy.setLocalPort(monitoredPort);
Discouraged access: The method setRemoteHost(String) from the type IMonitorWorkingCopy is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.core/@dot
GetMonitorCommand.java :
131 : monitorWorkingCopy.setRemoteHost(host);
Discouraged access: The method setRemotePort(int) from the type IMonitorWorkingCopy is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.core/@dot
GetMonitorCommand.java :
132 : monitorWorkingCopy.setRemotePort(port);
Discouraged access: The method setProtocol(String) from the type IMonitorWorkingCopy is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.core/@dot
GetMonitorCommand.java :
133 : monitorWorkingCopy.setProtocol("HTTP");
Discouraged access: The method save() from the type IMonitorWorkingCopy is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.core/@dot
GetMonitorCommand.java :
135 : m = monitorWorkingCopy.save();
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
GetMonitorCommand.java :
138 : IStatus warning = StatusUtils.warningStatus(NLS.bind(WstWSPluginMessages.MSG_ERROR_UNABLE_TO_START_MONITOR, new Object[]{String.valueOf(port), endpoint}), t);
Discouraged access: The method warningStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
GetMonitorCommand.java :
138 : IStatus warning = StatusUtils.warningStatus(NLS.bind(WstWSPluginMessages.MSG_ERROR_UNABLE_TO_START_MONITOR, new Object[]{String.valueOf(port), endpoint}), t);
Discouraged access: The method isRunning() from the type IMonitor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.core/@dot
GetMonitorCommand.java :
149 : if (!m.isRunning())
Discouraged access: The method start() from the type IMonitor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.core/@dot
GetMonitorCommand.java :
150 : m.start();
Discouraged access: The method getLocalPort() from the type IMonitor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.internet.monitor.core/@dot
GetMonitorCommand.java :
162 : sb.append(String.valueOf(m.getLocalPort()));
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
GetMonitorCommand.java :
167 : IStatus warning = StatusUtils.warningStatus(NLS.bind(WstWSPluginMessages.MSG_ERROR_UNABLE_TO_START_MONITOR, new Object[]{String.valueOf(port), endpoint}), t);
Discouraged access: The method warningStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
GetMonitorCommand.java :
167 : IStatus warning = StatusUtils.warningStatus(NLS.bind(WstWSPluginMessages.MSG_ERROR_UNABLE_TO_START_MONITOR, new Object[]{String.valueOf(port), endpoint}), t);
Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
GetMonitorCommand.java :
193 : public void setWebServicesParser(WebServicesParser webServicesParser) {
Discouraged access: The type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentMergeContext.java :
16 : import org.eclipse.wst.command.internal.env.context.PersistentContext;
Discouraged access: The type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentMergeContext.java :
20 : public class PersistentMergeContext extends PersistentContext
Discouraged access: The constructor PersistentContext(Plugin) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentMergeContext.java :
43 : super(WSPlugin.getInstance());
Discouraged access: The method setDefault(String, boolean) from the type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentMergeContext.java :
48 : setDefault(PREFERENCE_SKELETON_MERGE, MergeDefaults.getSkeletonMergeDefault());
Discouraged access: The method setValue(String, boolean) from the type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentMergeContext.java :
53 : setValue(PREFERENCE_SKELETON_MERGE, enable);
Discouraged access: The method getValueAsBoolean(String) from the type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentMergeContext.java :
58 : return getValueAsBoolean(PREFERENCE_SKELETON_MERGE);
Discouraged access: The type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentWSDLValidationContext.java :
14 : import org.eclipse.wst.command.internal.env.context.PersistentContext;
Discouraged access: The type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentWSDLValidationContext.java :
19 : public class PersistentWSDLValidationContext extends PersistentContext
Discouraged access: The constructor PersistentContext(Plugin) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentWSDLValidationContext.java :
29 : super( WSPlugin.getInstance());
Discouraged access: The method setDefault(String, String) from the type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentWSDLValidationContext.java :
35 : setDefault(wsdl_validation, VALIDATE_NO_WSDL);
Discouraged access: The method setValue(String, String) from the type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentWSDLValidationContext.java :
41 : setValue( wsdl_validation, value);
Discouraged access: The method getValueAsString(String) from the type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentWSDLValidationContext.java :
46 : String property = getValueAsString(wsdl_validation);
Discouraged access: The method setValue(String, String) from the type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentWSDLValidationContext.java :
49 : setValue( wsdl_validation, VALIDATE_NO_WSDL);
Discouraged access: The method getDefaultString(String) from the type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentWSDLValidationContext.java :
58 : return getDefaultString(wsdl_validation);
Discouraged access: The method getValueAsString(String) from the type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentWSIAPContext.java :
38 : String property = getValueAsString(non_wsi_compliance);
Discouraged access: The method setValue(String, String) from the type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentWSIAPContext.java :
41 : setValue( non_wsi_compliance, WARN_NON_WSI);
Discouraged access: The type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentWSIContext.java :
21 : import org.eclipse.wst.command.internal.env.context.PersistentContext;
Discouraged access: The type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentWSIContext.java :
31 : public class PersistentWSIContext extends PersistentContext
Discouraged access: The constructor PersistentContext(Plugin) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentWSIContext.java :
49 : super( WSPlugin.getInstance());
Discouraged access: The method setValue(String, String) from the type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentWSIContext.java :
67 : setValue( non_wsi_compliance, value);
Discouraged access: The method getValueAsString(String) from the type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentWSIContext.java :
72 : String property = getValueAsString(non_wsi_compliance);
Discouraged access: The method setValue(String, String) from the type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentWSIContext.java :
75 : setValue( non_wsi_compliance, WARN_NON_WSI);
Discouraged access: The type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentWaitForWSDLValidationContext.java :
14 : import org.eclipse.wst.command.internal.env.context.PersistentContext;
Discouraged access: The type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentWaitForWSDLValidationContext.java :
19 : public class PersistentWaitForWSDLValidationContext extends PersistentContext
Discouraged access: The constructor PersistentContext(Plugin) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentWaitForWSDLValidationContext.java :
26 : super( WSPlugin.getInstance());
Discouraged access: The method setDefault(String, boolean) from the type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentWaitForWSDLValidationContext.java :
32 : setDefault(wait_for_wsdl_validation, true);
Discouraged access: The method setValue(String, boolean) from the type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentWaitForWSDLValidationContext.java :
38 : setValue( wait_for_wsdl_validation, value);
Discouraged access: The method getValueAsBoolean(String) from the type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentWaitForWSDLValidationContext.java :
43 : return getValueAsBoolean(wait_for_wsdl_validation);
Discouraged access: The method getDefaultBoolean(String) from the type PersistentContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env/@dot
PersistentWaitForWSDLValidationContext.java :
49 : return getDefaultBoolean(wait_for_wsdl_validation);
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
WSIComplianceUtils.java :
20 : import org.eclipse.wst.command.internal.env.core.common.StatusUtils;
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
WSIComplianceUtils.java :
57 : IStatus status_ = StatusUtils.multiStatus( context.getError(), status );
Discouraged access: The method multiStatus(String, IStatus[]) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
WSIComplianceUtils.java :
57 : IStatus status_ = StatusUtils.multiStatus( context.getError(), status );
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
WSIComplianceUtils.java :
64 : IStatus status_ = StatusUtils.multiStatus( context.getWarning(), status);
Discouraged access: The method multiStatus(String, IStatus[]) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
WSIComplianceUtils.java :
64 : IStatus status_ = StatusUtils.multiStatus( context.getWarning(), status);
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
UniversalPathTransformer.java :
26 : 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.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
UniversalPathTransformer.java :
229 : return java.net.URI.create(URIEncoder.encode(uri, "UTF-8"));
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
UniversalPathTransformer.java :
229 : return java.net.URI.create(URIEncoder.encode(uri, "UTF-8"));
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
WSDLCopier.java :
57 : import org.eclipse.wst.command.internal.env.core.common.StatusUtils;
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
WSDLCopier.java :
62 : import org.eclipse.wst.common.uriresolver.internal.util.URIEncoder;
Discouraged access: The type NetUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLCopier.java :
64 : import org.eclipse.wst.ws.internal.parser.discovery.NetUtils;
Discouraged access: The type WWWAuthenticationException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLCopier.java :
65 : import org.eclipse.wst.ws.internal.parser.wsil.WWWAuthenticationException;
Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLCopier.java :
66 : import org.eclipse.wst.ws.internal.parser.wsil.WebServicesParser;
Discouraged access: The type DefinitionImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.wsdl/@dot
WSDLCopier.java :
68 : import org.eclipse.wst.wsdl.internal.impl.DefinitionImpl;
Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLCopier.java :
138 : private WebServicesParser parser = null; // parser to parse the wsdl and xsd files
Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLCopier.java :
165 : public WSDLCopier(WebServicesParser parser) {
Discouraged access: The constructor WebServicesParser() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLCopier.java :
167 : this.parser = new WebServicesParser();
Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLCopier.java :
167 : this.parser = new WebServicesParser();
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
WSDLCopier.java :
221 : uriObj = URI.create(URIEncoder.encode(uri, "UTF-8"));
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
WSDLCopier.java :
221 : uriObj = URI.create(URIEncoder.encode(uri, "UTF-8"));
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
WSDLCopier.java :
263 : uriObj = URI.create(URIEncoder.encode(uri, "UTF-8"));
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
WSDLCopier.java :
263 : uriObj = URI.create(URIEncoder.encode(uri, "UTF-8"));
Discouraged access: The type WWWAuthenticationException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLCopier.java :
323 : MalformedURLException, IOException, WSDLException, WWWAuthenticationException {
Discouraged access: The method getWSDLDefinitionVerbose(String) from the type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLCopier.java :
333 : definition = parser.getWSDLDefinitionVerbose(uri.toString());
Discouraged access: The type NetUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLCopier.java :
461 : InputStream is = NetUtils.getURLInputStream(uri.toString());
Discouraged access: The method getURLInputStream(String) from the type NetUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLCopier.java :
461 : InputStream is = NetUtils.getURLInputStream(uri.toString());
Discouraged access: The type DefinitionImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.wsdl/@dot
WSDLCopier.java :
515 : DefinitionImpl definitionImpl = (DefinitionImpl)definition;
Discouraged access: The type DefinitionImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.wsdl/@dot
WSDLCopier.java :
515 : DefinitionImpl definitionImpl = (DefinitionImpl)definition;
Discouraged access: The method getDocument() from the type DefinitionImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.wsdl/@dot
WSDLCopier.java :
517 : Document document = definitionImpl.getDocument();
The static method serialize(OutputStream, Document, String) from the type WSDLResourceImpl should be accessed in a static way
WSDLCopier.java :
518 : resource.serialize(os, document, document.getXmlEncoding());
The local variable document is never read
WSDLCopier.java :
531 : Document document = xsdSchema.getDocument();
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
WSDLCopier.java :
583 : throw new CoreException(StatusUtils.errorStatus(WstWSPluginMessages.MSG_ERROR_TARGET_FOLDER_NOT_SPECIFIED));
Discouraged access: The method errorStatus(String) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
WSDLCopier.java :
583 : throw new CoreException(StatusUtils.errorStatus(WstWSPluginMessages.MSG_ERROR_TARGET_FOLDER_NOT_SPECIFIED));
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
WSDLCopier.java :
612 : throw new CoreException(StatusUtils.errorStatus(
Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
WSDLCopier.java :
612 : throw new CoreException(StatusUtils.errorStatus( NLS.bind(WstWSPluginMessages.MSG_ERROR_COPY_WSDL, new String[] {sourceURI.toString(), targetFolderURI.toString()}), t));
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
WSDLCopier.java :
635 : return java.net.URI.create(URIEncoder.encode(uri, "UTF-8"));
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
WSDLCopier.java :
635 : return java.net.URI.create(URIEncoder.encode(uri, "UTF-8"));
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
51 : import org.eclipse.wst.command.internal.env.core.common.StatusUtils;
Discouraged access: The type IllegalArgumentsException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
56 : import org.eclipse.wst.ws.internal.parser.wsil.IllegalArgumentsException;
Discouraged access: The type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
57 : import org.eclipse.wst.ws.internal.parser.wsil.WSILMessages;
Discouraged access: The type WWWAuthenticationException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
58 : import org.eclipse.wst.ws.internal.parser.wsil.WWWAuthenticationException;
Discouraged access: The type WWWAuthenticationHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
59 : import org.eclipse.wst.ws.internal.parser.wsil.WWWAuthenticationHandler;
Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
60 : import org.eclipse.wst.ws.internal.parser.wsil.WebServicesParser;
Discouraged access: The type WWWAuthenticationHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
71 : private WWWAuthenticationHandler wwwAuthHandler_;
Discouraged access: The type IllegalArgumentsException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
118 : catch (IllegalArgumentsException iae)
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
120 : return StatusUtils.errorStatus( WSILMessages.MSG_ERROR_ILLEGAL_ARGUMENTS, iae);
Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
120 : return StatusUtils.errorStatus( WSILMessages.MSG_ERROR_ILLEGAL_ARGUMENTS, iae);
Discouraged access: The type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
120 : return StatusUtils.errorStatus( WSILMessages.MSG_ERROR_ILLEGAL_ARGUMENTS, iae);
Discouraged access: The field MSG_ERROR_ILLEGAL_ARGUMENTS from the type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
120 : return StatusUtils.errorStatus( WSILMessages.MSG_ERROR_ILLEGAL_ARGUMENTS, iae);
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
124 : return StatusUtils.errorStatus( WSILMessages.MSG_ERROR_INVALID_ARGUMENTS, e);
Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
124 : return StatusUtils.errorStatus( WSILMessages.MSG_ERROR_INVALID_ARGUMENTS, e);
Discouraged access: The type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
124 : return StatusUtils.errorStatus( WSILMessages.MSG_ERROR_INVALID_ARGUMENTS, e);
Discouraged access: The field MSG_ERROR_INVALID_ARGUMENTS from the type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
124 : return StatusUtils.errorStatus( WSILMessages.MSG_ERROR_INVALID_ARGUMENTS, e);
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
136 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_INVALID_WSIL_URI, murle);
Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
136 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_INVALID_WSIL_URI, murle);
Discouraged access: The type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
136 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_INVALID_WSIL_URI, murle);
Discouraged access: The field MSG_ERROR_INVALID_WSIL_URI from the type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
136 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_INVALID_WSIL_URI, murle);
Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
142 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, wsile);
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
142 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, wsile);
Discouraged access: The type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
142 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, wsile);
Discouraged access: The field MSG_ERROR_UNEXPECTED_EXCEPTION from the type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
142 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, wsile);
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
158 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, urie);
Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
158 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, urie);
Discouraged access: The type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
158 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, urie);
Discouraged access: The field MSG_ERROR_UNEXPECTED_EXCEPTION from the type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
158 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, urie);
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
164 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, ioe);
Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
164 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, ioe);
Discouraged access: The type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
164 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, ioe);
Discouraged access: The field MSG_ERROR_UNEXPECTED_EXCEPTION from the type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
164 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, ioe);
Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
170 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, wsile);
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
170 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, wsile);
Discouraged access: The type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
170 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, wsile);
Discouraged access: The field MSG_ERROR_UNEXPECTED_EXCEPTION from the type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
170 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, wsile);
Discouraged access: The type WWWAuthenticationException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
190 : catch (WWWAuthenticationException wwwae)
Discouraged access: The method handleWWWAuthentication(WWWAuthenticationException) from the type WWWAuthenticationHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
194 : wwwAuthHandler_.handleWWWAuthentication(wwwae);
Discouraged access: The method getUsername() from the type WWWAuthenticationHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
195 : String handlerUsername = wwwAuthHandler_.getUsername();
Discouraged access: The method getPassword() from the type WWWAuthenticationHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
196 : String handlerPassword = wwwAuthHandler_.getPassword();
Discouraged access: The type WWWAuthenticationException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
203 : catch (WWWAuthenticationException wwwae2)
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
205 : IStatus wwwaeStatus = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNRESOLVABLE_WSDL, wwwae2.getIOException());
Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
205 : IStatus wwwaeStatus = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNRESOLVABLE_WSDL, wwwae2.getIOException());
Discouraged access: The type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
205 : IStatus wwwaeStatus = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNRESOLVABLE_WSDL, wwwae2.getIOException());
Discouraged access: The field MSG_ERROR_UNRESOLVABLE_WSDL from the type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
205 : IStatus wwwaeStatus = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNRESOLVABLE_WSDL, wwwae2.getIOException());
Discouraged access: The method getIOException() from the type WWWAuthenticationException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
205 : IStatus wwwaeStatus = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNRESOLVABLE_WSDL, wwwae2.getIOException());
Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
213 : IStatus s = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNRESOLVABLE_WSDL, wwwae.getIOException());
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
213 : IStatus s = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNRESOLVABLE_WSDL, wwwae.getIOException());
Discouraged access: The type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
213 : IStatus s = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNRESOLVABLE_WSDL, wwwae.getIOException());
Discouraged access: The field MSG_ERROR_UNRESOLVABLE_WSDL from the type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
213 : IStatus s = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNRESOLVABLE_WSDL, wwwae.getIOException());
Discouraged access: The method getIOException() from the type WWWAuthenticationException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
213 : IStatus s = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNRESOLVABLE_WSDL, wwwae.getIOException());
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
234 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_WRITE_WSIL, urie);
Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
234 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_WRITE_WSIL, urie);
Discouraged access: The type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
234 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_WRITE_WSIL, urie);
Discouraged access: The field MSG_ERROR_WRITE_WSIL from the type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
234 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_WRITE_WSIL, urie);
Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
240 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_WRITE_WSIL, ioe);
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
240 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_WRITE_WSIL, ioe);
Discouraged access: The type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
240 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_WRITE_WSIL, ioe);
Discouraged access: The field MSG_ERROR_WRITE_WSIL from the type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
240 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_WRITE_WSIL, ioe);
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
246 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_WRITE_WSIL, wsile);
Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
246 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_WRITE_WSIL, wsile);
Discouraged access: The type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
246 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_WRITE_WSIL, wsile);
Discouraged access: The field MSG_ERROR_WRITE_WSIL from the type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
246 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_WRITE_WSIL, wsile);
Discouraged access: The type WWWAuthenticationException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
253 : private IStatus internalExecute(IEnvironment environment, WSILDocument wsilDocument, String wsil, String wsdl, String httpUsername, String httpPassword) throws WWWAuthenticationException
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
267 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_INVALID_WSDL_URI, murle);
Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
267 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_INVALID_WSDL_URI, murle);
Discouraged access: The type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
267 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_INVALID_WSDL_URI, murle);
Discouraged access: The field MSG_ERROR_INVALID_WSDL_URI from the type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
267 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_INVALID_WSDL_URI, murle);
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
273 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNRESOLVABLE_WSDL, ioe);
Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
273 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNRESOLVABLE_WSDL, ioe);
Discouraged access: The type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
273 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNRESOLVABLE_WSDL, ioe);
Discouraged access: The field MSG_ERROR_UNRESOLVABLE_WSDL from the type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
273 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNRESOLVABLE_WSDL, ioe);
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
279 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, pce);
Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
279 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, pce);
Discouraged access: The type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
279 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, pce);
Discouraged access: The field MSG_ERROR_UNEXPECTED_EXCEPTION from the type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
279 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, pce);
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
285 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_MALFORMED_WSDL, saxe);
Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
285 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_MALFORMED_WSDL, saxe);
Discouraged access: The type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
285 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_MALFORMED_WSDL, saxe);
Discouraged access: The field MSG_ERROR_MALFORMED_WSDL from the type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
285 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_MALFORMED_WSDL, saxe);
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
334 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, wsile);
Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
334 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, wsile);
Discouraged access: The type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
334 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, wsile);
Discouraged access: The field MSG_ERROR_UNEXPECTED_EXCEPTION from the type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
334 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, wsile);
Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
340 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, t);
Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AddWSDLToWSILCommand.java :
340 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, t);
Discouraged access: The type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
340 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, t);
Discouraged access: The field MSG_ERROR_UNEXPECTED_EXCEPTION from the type WSILMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
340 : IStatus status = StatusUtils.errorStatus( WSILMessages.MSG_ERROR_UNEXPECTED_EXCEPTION, t);
Discouraged access: The type WWWAuthenticationException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
373 : private Definition parseWSDL(String wsdl, ArrayList wsdlService, ArrayList wsdlBinding, String httpUsername, String httpPassword) throws MalformedURLException, IOException, ParserConfigurationException, SAXException, WWWAuthenticationException
Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
375 : WebServicesParser wsParser = new WebServicesParser(wsdl);
Discouraged access: The constructor WebServicesParser(String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
375 : WebServicesParser wsParser = new WebServicesParser(wsdl);
Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
375 : WebServicesParser wsParser = new WebServicesParser(wsdl);
Discouraged access: The method setHTTPBasicAuthUsername(String) from the type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
378 : wsParser.setHTTPBasicAuthUsername(httpUsername);
Discouraged access: The method setHTTPBasicAuthPassword(String) from the type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
379 : wsParser.setHTTPBasicAuthPassword(httpPassword);
Discouraged access: The method parse(int) from the type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
381 : wsParser.parse(WebServicesParser.PARSE_NONE);
Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
381 : wsParser.parse(WebServicesParser.PARSE_NONE);
Discouraged access: The field PARSE_NONE from the type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
381 : wsParser.parse(WebServicesParser.PARSE_NONE);
Discouraged access: The method getWSDLDefinition(String) from the type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
382 : Definition definition = wsParser.getWSDLDefinition(wsdl);
Discouraged access: The type WWWAuthenticationHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
410 : public WWWAuthenticationHandler getWWWAuthenticationHandler()
Discouraged access: The type WWWAuthenticationHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
AddWSDLToWSILCommand.java :
415 : public void setWWWAuthenticationHandler(WWWAuthenticationHandler wwwAuthHandler)
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AbstractWebService.java :
14 : import org.eclipse.wst.command.internal.env.core.ICommandFactory;
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AbstractWebService.java :
31 : public abstract ICommandFactory assemble(IEnvironment env, IContext ctx, ISelection sel,
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AbstractWebService.java :
35 : public abstract ICommandFactory deploy(IEnvironment env, IContext ctx, ISelection sel,
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AbstractWebService.java :
39 : public abstract ICommandFactory develop(IEnvironment env, IContext ctx, ISelection sel,
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AbstractWebService.java :
43 : public abstract ICommandFactory install(IEnvironment env, IContext ctx, ISelection sel,
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AbstractWebService.java :
47 : public abstract ICommandFactory run(IEnvironment env, IContext ctx, ISelection sel,
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AbstractWebServiceClient.java :
14 : import org.eclipse.wst.command.internal.env.core.ICommandFactory;
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AbstractWebServiceClient.java :
31 : public abstract ICommandFactory assemble(IEnvironment env, IContext ctx, ISelection sel,
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AbstractWebServiceClient.java :
35 : public abstract ICommandFactory deploy(IEnvironment env, IContext ctx, ISelection sel,
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AbstractWebServiceClient.java :
39 : public abstract ICommandFactory develop(IEnvironment env, IContext ctx, ISelection sel,
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AbstractWebServiceClient.java :
43 : public abstract ICommandFactory install(IEnvironment env, IContext ctx, ISelection sel,
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AbstractWebServiceClient.java :
47 : public abstract ICommandFactory run(IEnvironment env, IContext ctx, ISelection sel,
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AbstractWebServiceRuntime.java :
14 : import org.eclipse.wst.command.internal.env.core.ICommandFactory;
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
AbstractWebServiceRuntime.java :
24 : public ICommandFactory announce(IWebService webService)
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
IWebService.java :
14 : import org.eclipse.wst.command.internal.env.core.ICommandFactory;
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
IWebService.java :
24 : public ICommandFactory develop(IEnvironment env, IContext ctx, ISelection sel, String project, String earProject);
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
IWebService.java :
25 : public ICommandFactory deploy(IEnvironment env, IContext ctx, ISelection sel, String project, String earProject);
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
IWebService.java :
26 : public ICommandFactory assemble(IEnvironment env, IContext ctx, ISelection sel, String project, String earProject);
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
IWebService.java :
27 : public ICommandFactory install(IEnvironment env, IContext ctx, ISelection sel, String project, String earProject);
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
IWebService.java :
28 : public ICommandFactory run(IEnvironment env, IContext ctx, ISelection sel, String project, String earProject);
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
IWebServiceClient.java :
13 : import org.eclipse.wst.command.internal.env.core.ICommandFactory;
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
IWebServiceClient.java :
22 : public ICommandFactory develop(IEnvironment env, IContext ctx, ISelection sel, String project, String earProject);
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
IWebServiceClient.java :
23 : public ICommandFactory deploy(IEnvironment env, IContext ctx, ISelection sel, String project, String earProject);
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
IWebServiceClient.java :
24 : public ICommandFactory assemble(IEnvironment env, IContext ctx, ISelection sel, String project, String earProject);
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
IWebServiceClient.java :
25 : public ICommandFactory install(IEnvironment env, IContext ctx, ISelection sel, String project, String earProject);
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
IWebServiceClient.java :
26 : public ICommandFactory run(IEnvironment env, IContext ctx, ISelection sel, String project, String earProject);
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
IWebServicePublisher.java :
13 : import org.eclipse.wst.command.internal.env.core.ICommandFactory;
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
IWebServicePublisher.java :
18 : public ICommandFactory publish(IEnvironment env, IWebService ws);
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
IWebServiceRuntime.java :
13 : import org.eclipse.wst.command.internal.env.core.ICommandFactory;
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
IWebServiceRuntime.java :
26 : public ICommandFactory announce(IWebService webService);
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
IWebServiceTester.java :
13 : import org.eclipse.wst.command.internal.env.core.ICommandFactory;
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
IWebServiceTester.java :
16 : public ICommandFactory generate(TestInfo testInfo);
Discouraged access: The type ICommandFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
IWebServiceTester.java :
17 : public ICommandFactory launch(TestInfo testInfo);
Discouraged access: The type BooleanSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
TestInfo.java :
19 : import org.eclipse.wst.command.internal.env.core.selection.BooleanSelection;
Discouraged access: The type BooleanSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
TestInfo.java :
37 : private BooleanSelection[] methods;
Discouraged access: The type BooleanSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
TestInfo.java :
126 : public void setMethods(BooleanSelection[] methods){
Discouraged access: The type BooleanSelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.core/@dot
TestInfo.java :
130 : public BooleanSelection[] getMethods(){