Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.A58, 3.6.0

Number of source files: 24 Number of classfiles: 57

Problems: 1123 (Errors: 0 Warnings: 1123 )

Source File: org/eclipse/jst/ws/internal/creation/ui/ant/AntServiceRootCommandFragment.java
1. WARNING: DiscouragedReference

Discouraged access: The type AntDefaultingOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

24 : import org.eclipse.jst.ws.internal.consumption.ui.command.AntDefaultingOperation;

2. WARNING: DiscouragedReference

Discouraged access: The type AntRestoringCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

25 : import org.eclipse.jst.ws.internal.consumption.ui.command.AntRestoringCommand;

3. WARNING: DiscouragedReference

Discouraged access: The type AntWorkspaceSaveCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

26 : import org.eclipse.jst.ws.internal.consumption.ui.command.AntWorkspaceSaveCommand;

4. WARNING: DiscouragedReference

Discouraged access: The type ListOptionsCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

27 : import org.eclipse.jst.ws.internal.consumption.ui.command.ListOptionsCommand;

5. WARNING: DiscouragedReference

Discouraged access: The type FinishFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

28 : import org.eclipse.jst.ws.internal.consumption.ui.common.FinishFragment;

6. WARNING: DiscouragedReference

Discouraged access: The type ScenarioCleanupCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

29 : import org.eclipse.jst.ws.internal.consumption.ui.common.ScenarioCleanupCommand;

7. WARNING: DiscouragedReference

Discouraged access: The type SelectionTransformer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

30 : import org.eclipse.jst.ws.internal.consumption.ui.selection.SelectionTransformer;

8. WARNING: DiscouragedReference

Discouraged access: The type ServerExtensionDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

31 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.extensions.ServerExtensionDefaultingCommand;

9. WARNING: DiscouragedReference

Discouraged access: The type ServerExtensionFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

32 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.extensions.ServerExtensionFragment;

10. WARNING: DiscouragedReference

Discouraged access: The type ServerExtensionOutputCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

33 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.extensions.ServerExtensionOutputCommand;

11. WARNING: DiscouragedReference

Discouraged access: The type ObjectSelectionFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

34 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.object.ObjectSelectionFragment;

12. WARNING: DiscouragedReference

Discouraged access: The type ObjectSelectionOutputCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

35 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.object.ObjectSelectionOutputCommand;

13. WARNING: DiscouragedReference

Discouraged access: The type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

41 : import org.eclipse.wst.command.internal.env.core.data.DataMappingRegistry;

14. WARNING: DiscouragedReference

Discouraged access: The type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

42 : import org.eclipse.wst.command.internal.env.core.fragment.SequenceFragment;

15. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

43 : import org.eclipse.wst.command.internal.env.core.fragment.SimpleFragment;

16. WARNING: DiscouragedReference

Discouraged access: The type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

57 : public class AntServiceRootCommandFragment extends SequenceFragment

17. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

62 : add( new SimpleFragment( new ScenarioCleanupCommand(), "" ));

18. WARNING: DiscouragedReference

Discouraged access: The constructor SimpleFragment(AbstractDataModelOperation, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

62 : add( new SimpleFragment( new ScenarioCleanupCommand(), "" ));

19. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

62 : add( new SimpleFragment( new ScenarioCleanupCommand(), "" ));

20. WARNING: DiscouragedReference

Discouraged access: The constructor ScenarioCleanupCommand() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

62 : add( new SimpleFragment( new ScenarioCleanupCommand(), "" ));

21. WARNING: DiscouragedReference

Discouraged access: The type ScenarioCleanupCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

62 : add( new SimpleFragment( new ScenarioCleanupCommand(), "" ));

22. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

63 : add( new SimpleFragment(new ListOptionsCommand(), ""));

23. WARNING: DiscouragedReference

Discouraged access: The constructor SimpleFragment(AbstractDataModelOperation, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

63 : add( new SimpleFragment(new ListOptionsCommand(), ""));

24. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

63 : add( new SimpleFragment(new ListOptionsCommand(), ""));

25. WARNING: DiscouragedReference

Discouraged access: The constructor ListOptionsCommand() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

63 : add( new SimpleFragment(new ListOptionsCommand(), ""));

26. WARNING: DiscouragedReference

Discouraged access: The type ListOptionsCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

63 : add( new SimpleFragment(new ListOptionsCommand(), ""));

27. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

64 : add (new SimpleFragment(new AntDefaultingOperation(), ""));

28. WARNING: DiscouragedReference

Discouraged access: The constructor SimpleFragment(AbstractDataModelOperation, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

64 : add (new SimpleFragment(new AntDefaultingOperation(), ""));

29. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

64 : add (new SimpleFragment(new AntDefaultingOperation(), ""));

30. WARNING: DiscouragedReference

Discouraged access: The constructor AntDefaultingOperation() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

64 : add (new SimpleFragment(new AntDefaultingOperation(), ""));

31. WARNING: DiscouragedReference

Discouraged access: The type AntDefaultingOperation is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

64 : add (new SimpleFragment(new AntDefaultingOperation(), ""));

32. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

65 : add( new SimpleFragment( new ServerWizardWidgetDefaultingCommand(), ""));

33. WARNING: DiscouragedReference

Discouraged access: The constructor SimpleFragment(AbstractDataModelOperation, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

65 : add( new SimpleFragment( new ServerWizardWidgetDefaultingCommand(), ""));

34. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

65 : add( new SimpleFragment( new ServerWizardWidgetDefaultingCommand(), ""));

35. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

66 : add( new SimpleFragment( new ServerWizardWidgetOutputCommand(), "" ));

36. WARNING: DiscouragedReference

Discouraged access: The constructor SimpleFragment(AbstractDataModelOperation, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

66 : add( new SimpleFragment( new ServerWizardWidgetOutputCommand(), "" ));

37. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

66 : add( new SimpleFragment( new ServerWizardWidgetOutputCommand(), "" ));

38. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

67 : add( new ObjectSelectionFragment() );

39. WARNING: DiscouragedReference

Discouraged access: The constructor ObjectSelectionFragment() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

67 : add( new ObjectSelectionFragment() );

40. WARNING: DiscouragedReference

Discouraged access: The type ObjectSelectionFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

67 : add( new ObjectSelectionFragment() );

41. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

68 : add( new SimpleFragment( new ServerRuntimeSelectionWidgetDefaultingCommand(), ""));

42. WARNING: DiscouragedReference

Discouraged access: The constructor SimpleFragment(AbstractDataModelOperation, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

68 : add( new SimpleFragment( new ServerRuntimeSelectionWidgetDefaultingCommand(), ""));

43. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

68 : add( new SimpleFragment( new ServerRuntimeSelectionWidgetDefaultingCommand(), ""));

44. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

69 : add( new SimpleFragment( new ServerExtensionDefaultingCommand(), ""));

45. WARNING: DiscouragedReference

Discouraged access: The constructor SimpleFragment(AbstractDataModelOperation, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

69 : add( new SimpleFragment( new ServerExtensionDefaultingCommand(), ""));

46. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

69 : add( new SimpleFragment( new ServerExtensionDefaultingCommand(), ""));

47. WARNING: DiscouragedReference

Discouraged access: The constructor ServerExtensionDefaultingCommand() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

69 : add( new SimpleFragment( new ServerExtensionDefaultingCommand(), ""));

48. WARNING: DiscouragedReference

Discouraged access: The type ServerExtensionDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

69 : add( new SimpleFragment( new ServerExtensionDefaultingCommand(), ""));

49. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

70 : add( new ServiceRootFragment() );

50. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

71 : add( new SimpleFragment( new ServerExtensionOutputCommand(), "" ));

51. WARNING: DiscouragedReference

Discouraged access: The constructor SimpleFragment(AbstractDataModelOperation, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

71 : add( new SimpleFragment( new ServerExtensionOutputCommand(), "" ));

52. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

71 : add( new SimpleFragment( new ServerExtensionOutputCommand(), "" ));

53. WARNING: DiscouragedReference

Discouraged access: The constructor ServerExtensionOutputCommand() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

71 : add( new SimpleFragment( new ServerExtensionOutputCommand(), "" ));

54. WARNING: DiscouragedReference

Discouraged access: The type ServerExtensionOutputCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

71 : add( new SimpleFragment( new ServerExtensionOutputCommand(), "" ));

55. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

72 : add(new FinishFragment());

56. WARNING: DiscouragedReference

Discouraged access: The constructor FinishFragment() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

72 : add(new FinishFragment());

57. WARNING: DiscouragedReference

Discouraged access: The type FinishFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

72 : add(new FinishFragment());

58. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

73 : add( new SimpleFragment( new AntRestoringCommand(), "" ));

59. WARNING: DiscouragedReference

Discouraged access: The constructor SimpleFragment(AbstractDataModelOperation, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

73 : add( new SimpleFragment( new AntRestoringCommand(), "" ));

60. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

73 : add( new SimpleFragment( new AntRestoringCommand(), "" ));

61. WARNING: DiscouragedReference

Discouraged access: The constructor AntRestoringCommand() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

73 : add( new SimpleFragment( new AntRestoringCommand(), "" ));

62. WARNING: DiscouragedReference

Discouraged access: The type AntRestoringCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

73 : add( new SimpleFragment( new AntRestoringCommand(), "" ));

63. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

74 : add( new SimpleFragment( new ScenarioCleanupCommand(), "" ));

64. WARNING: DiscouragedReference

Discouraged access: The constructor SimpleFragment(AbstractDataModelOperation, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

74 : add( new SimpleFragment( new ScenarioCleanupCommand(), "" ));

65. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

74 : add( new SimpleFragment( new ScenarioCleanupCommand(), "" ));

66. WARNING: DiscouragedReference

Discouraged access: The constructor ScenarioCleanupCommand() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

74 : add( new SimpleFragment( new ScenarioCleanupCommand(), "" ));

67. WARNING: DiscouragedReference

Discouraged access: The type ScenarioCleanupCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

74 : add( new SimpleFragment( new ScenarioCleanupCommand(), "" ));

68. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

75 : add( new SimpleFragment( new AntWorkspaceSaveCommand(), ""));

69. WARNING: DiscouragedReference

Discouraged access: The constructor SimpleFragment(AbstractDataModelOperation, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

75 : add( new SimpleFragment( new AntWorkspaceSaveCommand(), ""));

70. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

75 : add( new SimpleFragment( new AntWorkspaceSaveCommand(), ""));

71. WARNING: DiscouragedReference

Discouraged access: The constructor AntWorkspaceSaveCommand() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

75 : add( new SimpleFragment( new AntWorkspaceSaveCommand(), ""));

72. WARNING: DiscouragedReference

Discouraged access: The type AntWorkspaceSaveCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

75 : add( new SimpleFragment( new AntWorkspaceSaveCommand(), ""));

73. WARNING: DiscouragedReference

Discouraged access: The type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

78 : public void registerDataMappings(DataMappingRegistry dataRegistry)

74. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class, String, Transformer) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

80 : dataRegistry.addMapping(ObjectSelectionOutputCommand.class, "ObjectSelection", ServerRuntimeSelectionWidgetDefaultingCommand.class, "InitialSelection", null);

75. WARNING: DiscouragedReference

Discouraged access: The type ObjectSelectionOutputCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

80 : dataRegistry.addMapping(ObjectSelectionOutputCommand.class, "ObjectSelection", ServerRuntimeSelectionWidgetDefaultingCommand.class, "InitialSelection", null);

76. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class, String, Transformer) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

81 : dataRegistry.addMapping(ObjectSelectionOutputCommand.class, "ObjectSelection", ServerRuntimeSelectionWidgetDefaultingCommand.class, "ClientInitialSelection", null);

77. WARNING: DiscouragedReference

Discouraged access: The type ObjectSelectionOutputCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

81 : dataRegistry.addMapping(ObjectSelectionOutputCommand.class, "ObjectSelection", ServerRuntimeSelectionWidgetDefaultingCommand.class, "ClientInitialSelection", null);

78. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class, String, Transformer) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

82 : dataRegistry.addMapping(ObjectSelectionOutputCommand.class, "Project", ServerRuntimeSelectionWidgetDefaultingCommand.class, "InitialProject", null);

79. WARNING: DiscouragedReference

Discouraged access: The type ObjectSelectionOutputCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

82 : dataRegistry.addMapping(ObjectSelectionOutputCommand.class, "Project", ServerRuntimeSelectionWidgetDefaultingCommand.class, "InitialProject", null);

80. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class, String, Transformer) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

83 : dataRegistry.addMapping(ObjectSelectionOutputCommand.class, "Project", ServerRuntimeSelectionWidgetDefaultingCommand.class, "ClientInitialProject", null);

81. WARNING: DiscouragedReference

Discouraged access: The type ObjectSelectionOutputCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

83 : dataRegistry.addMapping(ObjectSelectionOutputCommand.class, "Project", ServerRuntimeSelectionWidgetDefaultingCommand.class, "ClientInitialProject", null);

82. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class, String, Transformer) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

84 : dataRegistry.addMapping(ObjectSelectionOutputCommand.class, "ComponentName", ServerRuntimeSelectionWidgetDefaultingCommand.class, "InitialComponentName", null);

83. WARNING: DiscouragedReference

Discouraged access: The type ObjectSelectionOutputCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

84 : dataRegistry.addMapping(ObjectSelectionOutputCommand.class, "ComponentName", ServerRuntimeSelectionWidgetDefaultingCommand.class, "InitialComponentName", null);

84. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class, String, Transformer) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

85 : dataRegistry.addMapping(ObjectSelectionOutputCommand.class, "ComponentName", ServerRuntimeSelectionWidgetDefaultingCommand.class, "ClientInitialComponentName", null);

85. WARNING: DiscouragedReference

Discouraged access: The type ObjectSelectionOutputCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

85 : dataRegistry.addMapping(ObjectSelectionOutputCommand.class, "ComponentName", ServerRuntimeSelectionWidgetDefaultingCommand.class, "ClientInitialComponentName", null);

86. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

86 : dataRegistry.addMapping(ObjectSelectionOutputCommand.class, "WebServicesParser", ServerExtensionDefaultingCommand.class );

87. WARNING: DiscouragedReference

Discouraged access: The type ObjectSelectionOutputCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

86 : dataRegistry.addMapping(ObjectSelectionOutputCommand.class, "WebServicesParser", ServerExtensionDefaultingCommand.class );

88. WARNING: DiscouragedReference

Discouraged access: The type ServerExtensionDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

86 : dataRegistry.addMapping(ObjectSelectionOutputCommand.class, "WebServicesParser", ServerExtensionDefaultingCommand.class );

89. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class, String, Transformer) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

87 : dataRegistry.addMapping(ObjectSelectionOutputCommand.class, "Project", ServerExtensionDefaultingCommand.class, "InitialProject", null);

90. WARNING: DiscouragedReference

Discouraged access: The type ObjectSelectionOutputCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

87 : dataRegistry.addMapping(ObjectSelectionOutputCommand.class, "Project", ServerExtensionDefaultingCommand.class, "InitialProject", null);

91. WARNING: DiscouragedReference

Discouraged access: The type ServerExtensionDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

AntServiceRootCommandFragment.java :

87 : dataRegistry.addMapping(ObjectSelectionOutputCommand.class, "Project", ServerExtensionDefaultingCommand.class, "InitialProject", null);

92. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

89 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "ClientTypeRuntimeServer", ServerWizardWidgetOutputCommand.class);

93. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

90 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "ServiceTypeRuntimeServer", ServerWizardWidgetOutputCommand.class);

94. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

91 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "GenerateProxy", ServerWizardWidgetOutputCommand.class);

95. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

92 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "GenerateProxy", ServerWizardWidgetOutputCommand.class);

96. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

93 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "ResourceContext", ServerWizardWidgetOutputCommand.class);

97. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

95 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "DevelopService", ServerWizardWidgetOutputCommand.class);

98. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

96 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "AssembleService", ServerWizardWidgetOutputCommand.class);

99. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

97 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "DeployService", ServerWizardWidgetOutputCommand.class);

100. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class, String, Transformer) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

AntServiceRootCommandFragment.java :

100 : dataRegistry.addMapping(ServerWizardWidgetOutputCommand.class, "ServiceTypeRuntimeServer", ObjectSelectionFragment.class, "TypeRuntimeServer", null);

Source File: org/eclipse/jst/ws/internal/creation/ui/extension/PreServiceAssembleCommand.java
1. WARNING: DiscouragedReference

Discouraged access: The type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

PreServiceAssembleCommand.java :

36 : import org.eclipse.jst.j2ee.internal.plugin.IJ2EEModuleConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

37 : import org.eclipse.jst.ws.internal.common.J2EEUtils;

3. WARNING: DiscouragedReference

Discouraged access: The type AssociateModuleWithEARCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

38 : import org.eclipse.jst.ws.internal.consumption.command.common.AssociateModuleWithEARCommand;

4. WARNING: DiscouragedReference

Discouraged access: The type CreateFacetedProjectCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

39 : import org.eclipse.jst.ws.internal.consumption.command.common.CreateFacetedProjectCommand;

5. WARNING: DiscouragedReference

Discouraged access: The type FacetUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

40 : import org.eclipse.jst.ws.internal.consumption.common.FacetUtils;

6. WARNING: DiscouragedReference

Discouraged access: The type WSPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

44 : import org.eclipse.wst.ws.internal.plugin.WSPlugin;

7. WARNING: DiscouragedReference

Discouraged access: The type PersistentMergeContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

45 : import org.eclipse.wst.ws.internal.preferences.PersistentMergeContext;

8. WARNING: DiscouragedReference

Discouraged access: The type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

46 : import org.eclipse.wst.ws.internal.wsrt.IContext;

9. WARNING: DiscouragedReference

Discouraged access: The type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

47 : import org.eclipse.wst.ws.internal.wsrt.IWebService;

10. WARNING: DiscouragedReference

Discouraged access: The type IMerger is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

48 : import org.eclipse.wst.ws.internal.wsrt.IMerger;

11. WARNING: DiscouragedReference

Discouraged access: The type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

49 : import org.eclipse.wst.ws.internal.wsrt.WebServiceScenario;

12. WARNING: DiscouragedReference

Discouraged access: The type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

53 : private IWebService webService_;

13. WARNING: DiscouragedReference

Discouraged access: The type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

58 : private IContext context_;

14. WARNING: DiscouragedReference

Discouraged access: The method getScenario() from the type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

71 : if (context_.getScenario().getValue() == WebServiceScenario.TOPDOWN) {

15. WARNING: DiscouragedReference

Discouraged access: The type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

71 : if (context_.getScenario().getValue() == WebServiceScenario.TOPDOWN) {

16. WARNING: DiscouragedReference

Discouraged access: The field TOPDOWN from the type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

71 : if (context_.getScenario().getValue() == WebServiceScenario.TOPDOWN) {

17. WARNING: DiscouragedReference

Discouraged access: The type PersistentMergeContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

72 : PersistentMergeContext mergeContext = WSPlugin.getInstance().getMergeContext();

18. WARNING: DiscouragedReference

Discouraged access: The type WSPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

72 : PersistentMergeContext mergeContext = WSPlugin.getInstance().getMergeContext();

19. WARNING: DiscouragedReference

Discouraged access: The method getInstance() from the type WSPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

72 : PersistentMergeContext mergeContext = WSPlugin.getInstance().getMergeContext();

20. WARNING: DiscouragedReference

Discouraged access: The method getMergeContext() from the type WSPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

72 : PersistentMergeContext mergeContext = WSPlugin.getInstance().getMergeContext();

21. WARNING: DiscouragedReference

Discouraged access: The type IMerger is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

73 : IMerger merger = webService_.getWebServiceInfo().getMerger();

22. WARNING: DiscouragedReference

Discouraged access: The method getWebServiceInfo() from the type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

73 : IMerger merger = webService_.getWebServiceInfo().getMerger();

23. WARNING: DiscouragedReference

Discouraged access: The method getMerger() from the type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

73 : IMerger merger = webService_.getWebServiceInfo().getMerger();

24. WARNING: DiscouragedReference

Discouraged access: The method isSkeletonMergeEnabled() from the type PersistentMergeContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

74 : if (mergeContext.isSkeletonMergeEnabled() && merger != null) {

25. WARNING: DiscouragedReference

Discouraged access: The method merge(IProgressMonitor, IStatusHandler) from the type IMerger is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

75 : status = merger.merge(monitor, getEnvironment().getStatusHandler());

26. WARNING: DiscouragedReference

Discouraged access: The method getAssemble() from the type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

83 : if (context_.getAssemble()) {

27. WARNING: DiscouragedReference

Discouraged access: The type CreateFacetedProjectCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

93 : CreateFacetedProjectCommand command = new CreateFacetedProjectCommand();

28. WARNING: DiscouragedReference

Discouraged access: The constructor CreateFacetedProjectCommand() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

93 : CreateFacetedProjectCommand command = new CreateFacetedProjectCommand();

29. WARNING: DiscouragedReference

Discouraged access: The type CreateFacetedProjectCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

93 : CreateFacetedProjectCommand command = new CreateFacetedProjectCommand();

30. WARNING: DiscouragedReference

Discouraged access: The method setProjectName(String) from the type CreateFacetedProjectCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

94 : command.setProjectName(earProject_);

31. WARNING: DiscouragedReference

Discouraged access: The method setTemplateId(String) from the type CreateFacetedProjectCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

95 : command.setTemplateId(IJ2EEModuleConstants.JST_EAR_TEMPLATE);

32. WARNING: DiscouragedReference

Discouraged access: The type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

PreServiceAssembleCommand.java :

95 : command.setTemplateId(IJ2EEModuleConstants.JST_EAR_TEMPLATE);

33. WARNING: DiscouragedReference

Discouraged access: The field JST_EAR_TEMPLATE from the type IJ2EEModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

PreServiceAssembleCommand.java :

95 : command.setTemplateId(IJ2EEModuleConstants.JST_EAR_TEMPLATE);

34. WARNING: DiscouragedReference

Discouraged access: The method setRequiredFacetVersions(RequiredFacetVersion[]) from the type CreateFacetedProjectCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

98 : command.setRequiredFacetVersions(FacetUtils.getRequiredEARFacetVersions(project));

35. WARNING: DiscouragedReference

Discouraged access: The type FacetUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

98 : command.setRequiredFacetVersions(FacetUtils.getRequiredEARFacetVersions(project));

36. WARNING: DiscouragedReference

Discouraged access: The method getRequiredEARFacetVersions(IProject) from the type FacetUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

98 : command.setRequiredFacetVersions(FacetUtils.getRequiredEARFacetVersions(project));

37. WARNING: DiscouragedReference

Discouraged access: The method setServerFactoryId(String) from the type CreateFacetedProjectCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

100 : command.setServerFactoryId(webService_.getWebServiceInfo().getServerFactoryId());

38. WARNING: DiscouragedReference

Discouraged access: The method getWebServiceInfo() from the type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

100 : command.setServerFactoryId(webService_.getWebServiceInfo().getServerFactoryId());

39. WARNING: DiscouragedReference

Discouraged access: The method getServerFactoryId() from the type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

100 : command.setServerFactoryId(webService_.getWebServiceInfo().getServerFactoryId());

40. WARNING: DiscouragedReference

Discouraged access: The method setServerInstanceId(String) from the type CreateFacetedProjectCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

101 : command.setServerInstanceId(webService_.getWebServiceInfo().getServerInstanceId());

41. WARNING: DiscouragedReference

Discouraged access: The method getWebServiceInfo() from the type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

101 : command.setServerInstanceId(webService_.getWebServiceInfo().getServerInstanceId());

42. WARNING: DiscouragedReference

Discouraged access: The method getServerInstanceId() from the type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

101 : command.setServerInstanceId(webService_.getWebServiceInfo().getServerInstanceId());

43. WARNING: DiscouragedReference

Discouraged access: The method execute(IProgressMonitor, IAdaptable) from the type CreateFacetedProjectCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

102 : status = command.execute( monitor, adaptable );

44. WARNING: DiscouragedReference

Discouraged access: The type AssociateModuleWithEARCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

110 : AssociateModuleWithEARCommand associateCommand = new AssociateModuleWithEARCommand();

45. WARNING: DiscouragedReference

Discouraged access: The constructor AssociateModuleWithEARCommand() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

110 : AssociateModuleWithEARCommand associateCommand = new AssociateModuleWithEARCommand();

46. WARNING: DiscouragedReference

Discouraged access: The type AssociateModuleWithEARCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

110 : AssociateModuleWithEARCommand associateCommand = new AssociateModuleWithEARCommand();

47. WARNING: DiscouragedReference

Discouraged access: The method setProject(String) from the type AssociateModuleWithEARCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

111 : associateCommand.setProject(project_);

48. WARNING: DiscouragedReference

Discouraged access: The method setModule(String) from the type AssociateModuleWithEARCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

112 : associateCommand.setModule(module_);

49. WARNING: DiscouragedReference

Discouraged access: The method setEARProject(String) from the type AssociateModuleWithEARCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

113 : associateCommand.setEARProject(earProject_);

50. WARNING: DiscouragedReference

Discouraged access: The method setEar(String) from the type AssociateModuleWithEARCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

114 : associateCommand.setEar(ear_);

51. WARNING: DiscouragedReference

Discouraged access: The method execute(IProgressMonitor, IAdaptable) from the type AssociateModuleWithEARCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

116 : status = associateCommand.execute( monitor, null );

52. WARNING: DiscouragedReference

Discouraged access: The type FacetUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

124 : if(initialProject_ != null && FacetUtils.isJavaProject(initialProject_) && context_.getScenario().getValue() == WebServiceScenario.BOTTOMUP) {

53. WARNING: DiscouragedReference

Discouraged access: The method isJavaProject(IProject) from the type FacetUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

124 : if(initialProject_ != null && FacetUtils.isJavaProject(initialProject_) && context_.getScenario().getValue() == WebServiceScenario.BOTTOMUP) {

54. WARNING: DiscouragedReference

Discouraged access: The method getScenario() from the type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

124 : if(initialProject_ != null && FacetUtils.isJavaProject(initialProject_) && context_.getScenario().getValue() == WebServiceScenario.BOTTOMUP) {

55. WARNING: DiscouragedReference

Discouraged access: The type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

124 : if(initialProject_ != null && FacetUtils.isJavaProject(initialProject_) && context_.getScenario().getValue() == WebServiceScenario.BOTTOMUP) {

56. WARNING: DiscouragedReference

Discouraged access: The field BOTTOMUP from the type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

124 : if(initialProject_ != null && FacetUtils.isJavaProject(initialProject_) && context_.getScenario().getValue() == WebServiceScenario.BOTTOMUP) {

57. WARNING: DiscouragedReference

Discouraged access: The type J2EEUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

139 : J2EEUtils.addJavaProjectAsUtilityJar(projectToAdd, earProject, monitor);

58. WARNING: DiscouragedReference

Discouraged access: The method addJavaProjectAsUtilityJar(IProject, IProject, IProgressMonitor) from the type J2EEUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

PreServiceAssembleCommand.java :

139 : J2EEUtils.addJavaProjectAsUtilityJar(projectToAdd, earProject, monitor);

59. WARNING: DiscouragedReference

Discouraged access: The type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

187 : public void setWebService( IWebService webService )

60. WARNING: DiscouragedReference

Discouraged access: The type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceAssembleCommand.java :

192 : public void setContext (IContext context) {

Source File: org/eclipse/jst/ws/internal/creation/ui/extension/PreServiceDeployCommand.java
1. WARNING: DiscouragedReference

Discouraged access: The type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDeployCommand.java :

22 : import org.eclipse.wst.ws.internal.wsrt.IContext;

2. WARNING: DiscouragedReference

Discouraged access: The type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDeployCommand.java :

26 : private IContext context_;

3. WARNING: DiscouragedReference

Discouraged access: The method getDeploy() from the type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDeployCommand.java :

29 : if (context_.getDeploy())

4. WARNING: DiscouragedReference

Discouraged access: The type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDeployCommand.java :

38 : public void setContext(IContext context)

Source File: org/eclipse/jst/ws/internal/creation/ui/extension/PreServiceDevelopCommand.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

PreServiceDevelopCommand.java :

42 : import org.eclipse.jst.ws.internal.common.J2EEUtils;

2. WARNING: DiscouragedReference

Discouraged access: The type CreateFacetedProjectCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceDevelopCommand.java :

43 : import org.eclipse.jst.ws.internal.consumption.command.common.CreateFacetedProjectCommand;

3. WARNING: DiscouragedReference

Discouraged access: The type FacetUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceDevelopCommand.java :

44 : import org.eclipse.jst.ws.internal.consumption.common.FacetUtils;

4. WARNING: DiscouragedReference

Discouraged access: The type RequiredFacetVersion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceDevelopCommand.java :

45 : import org.eclipse.jst.ws.internal.consumption.common.RequiredFacetVersion;

5. WARNING: DiscouragedReference

Discouraged access: The type WSDLParserFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceDevelopCommand.java :

46 : import org.eclipse.jst.ws.internal.consumption.common.WSDLParserFactory;

6. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

47 : import org.eclipse.jst.ws.internal.consumption.ui.ConsumptionUIMessages;

7. WARNING: DiscouragedReference

Discouraged access: The type TimedWSDLSelectionConditionCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

48 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.TimedWSDLSelectionConditionCommand;

8. WARNING: DiscouragedReference

Discouraged access: The type ServiceRuntimeDescriptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

49 : import org.eclipse.jst.ws.internal.consumption.ui.wsrt.ServiceRuntimeDescriptor;

9. WARNING: DiscouragedReference

Discouraged access: The type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

50 : import org.eclipse.jst.ws.internal.consumption.ui.wsrt.WebServiceRuntimeExtensionUtils2;

10. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

PreServiceDevelopCommand.java :

51 : import org.eclipse.jst.ws.internal.data.TypeRuntimeServer;

11. WARNING: DiscouragedReference

Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

PreServiceDevelopCommand.java :

54 : import org.eclipse.wst.command.internal.env.core.common.StatusUtils;

12. WARNING: DiscouragedReference

Discouraged access: The type ResourceContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

PreServiceDevelopCommand.java :

55 : import org.eclipse.wst.command.internal.env.core.context.ResourceContext;

13. WARNING: DiscouragedReference

Discouraged access: The type HTTPUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

59 : import org.eclipse.wst.ws.internal.common.HTTPUtility;

14. WARNING: DiscouragedReference

Discouraged access: The type WebServiceEntity is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws.parser_1.0.403.v201004211805.jar

PreServiceDevelopCommand.java :

60 : import org.eclipse.wst.ws.internal.parser.wsil.WebServiceEntity;

15. WARNING: DiscouragedReference

Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws.parser_1.0.403.v201004211805.jar

PreServiceDevelopCommand.java :

61 : import org.eclipse.wst.ws.internal.parser.wsil.WebServicesParser;

16. WARNING: DiscouragedReference

Discouraged access: The type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

62 : import org.eclipse.wst.ws.internal.wsrt.IContext;

17. WARNING: DiscouragedReference

Discouraged access: The type IMerger is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

63 : import org.eclipse.wst.ws.internal.wsrt.IMerger;

18. WARNING: DiscouragedReference

Discouraged access: The type ISelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

64 : import org.eclipse.wst.ws.internal.wsrt.ISelection;

19. WARNING: DiscouragedReference

Discouraged access: The type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

65 : import org.eclipse.wst.ws.internal.wsrt.IWebService;

20. WARNING: DiscouragedReference

Discouraged access: The type IWebServiceRuntime is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

66 : import org.eclipse.wst.ws.internal.wsrt.IWebServiceRuntime;

21. WARNING: DiscouragedReference

Discouraged access: The type SimpleContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

67 : import org.eclipse.wst.ws.internal.wsrt.SimpleContext;

22. WARNING: DiscouragedReference

Discouraged access: The type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

68 : import org.eclipse.wst.ws.internal.wsrt.WebServiceInfo;

23. WARNING: DiscouragedReference

Discouraged access: The type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

69 : import org.eclipse.wst.ws.internal.wsrt.WebServiceScenario;

24. WARNING: DiscouragedReference

Discouraged access: The type WebServiceState is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

70 : import org.eclipse.wst.ws.internal.wsrt.WebServiceState;

25. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

PreServiceDevelopCommand.java :

74 : private TypeRuntimeServer typeRuntimeServer_;

26. WARNING: DiscouragedReference

Discouraged access: The type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

76 : private IContext context_;

27. WARNING: DiscouragedReference

Discouraged access: The type ISelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

77 : private ISelection selection_;

28. WARNING: DiscouragedReference

Discouraged access: The type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

85 : private IWebService webService_;

29. WARNING: DiscouragedReference

Discouraged access: The type ResourceContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

PreServiceDevelopCommand.java :

87 : private ResourceContext resourceContext_;

30. WARNING: DiscouragedReference

Discouraged access: The type IWebServiceRuntime is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

122 : IWebServiceRuntime wsrt = WebServiceRuntimeExtensionUtils2.getServiceRuntime( serviceRuntimeId_ );

31. WARNING: DiscouragedReference

Discouraged access: The method getServiceRuntime(String) from the type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

122 : IWebServiceRuntime wsrt = WebServiceRuntimeExtensionUtils2.getServiceRuntime( serviceRuntimeId_ );

32. WARNING: DiscouragedReference

Discouraged access: The type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

122 : IWebServiceRuntime wsrt = WebServiceRuntimeExtensionUtils2.getServiceRuntime( serviceRuntimeId_ );

33. WARNING: DiscouragedReference

Discouraged access: The type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

123 : WebServiceInfo wsInfo = new WebServiceInfo();

34. WARNING: DiscouragedReference

Discouraged access: The constructor WebServiceInfo() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

123 : WebServiceInfo wsInfo = new WebServiceInfo();

35. WARNING: DiscouragedReference

Discouraged access: The type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

123 : WebServiceInfo wsInfo = new WebServiceInfo();

36. WARNING: DiscouragedReference

Discouraged access: The method setServerFactoryId(String) from the type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

125 : wsInfo.setServerFactoryId( typeRuntimeServer_.getServerId() );

37. WARNING: DiscouragedReference

Discouraged access: The method getServerId() from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

PreServiceDevelopCommand.java :

125 : wsInfo.setServerFactoryId( typeRuntimeServer_.getServerId() );

38. WARNING: DiscouragedReference

Discouraged access: The method setServerInstanceId(String) from the type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

126 : wsInfo.setServerInstanceId( typeRuntimeServer_.getServerInstanceId());

39. WARNING: DiscouragedReference

Discouraged access: The method getServerInstanceId() from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

PreServiceDevelopCommand.java :

126 : wsInfo.setServerInstanceId( typeRuntimeServer_.getServerInstanceId());

40. WARNING: DiscouragedReference

Discouraged access: The method setState(WebServiceState) from the type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

127 : wsInfo.setState( WebServiceState.UNKNOWN_LITERAL );

41. WARNING: DiscouragedReference

Discouraged access: The type WebServiceState is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

127 : wsInfo.setState( WebServiceState.UNKNOWN_LITERAL );

42. WARNING: DiscouragedReference

Discouraged access: The field UNKNOWN_LITERAL from the type WebServiceState is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

127 : wsInfo.setState( WebServiceState.UNKNOWN_LITERAL );

43. WARNING: DiscouragedReference

Discouraged access: The method setWebServiceRuntimeId(String) from the type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

128 : wsInfo.setWebServiceRuntimeId( typeRuntimeServer_.getRuntimeId() );

44. WARNING: DiscouragedReference

Discouraged access: The method getRuntimeId() from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

PreServiceDevelopCommand.java :

128 : wsInfo.setWebServiceRuntimeId( typeRuntimeServer_.getRuntimeId() );

45. WARNING: DiscouragedReference

Discouraged access: The type ServiceRuntimeDescriptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

131 : ServiceRuntimeDescriptor serviceRuntimeDescriptor = WebServiceRuntimeExtensionUtils2.getServiceRuntimeDescriptorById(serviceRuntimeId_);

46. WARNING: DiscouragedReference

Discouraged access: The type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

131 : ServiceRuntimeDescriptor serviceRuntimeDescriptor = WebServiceRuntimeExtensionUtils2.getServiceRuntimeDescriptorById(serviceRuntimeId_);

47. WARNING: DiscouragedReference

Discouraged access: The method getServiceRuntimeDescriptorById(String) from the type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

131 : ServiceRuntimeDescriptor serviceRuntimeDescriptor = WebServiceRuntimeExtensionUtils2.getServiceRuntimeDescriptorById(serviceRuntimeId_);

48. WARNING: DiscouragedReference

Discouraged access: The type IMerger is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

132 : IMerger merger = serviceRuntimeDescriptor.getServiceImplementationType().getMergerClass();

49. WARNING: DiscouragedReference

Discouraged access: The method getServiceImplementationType() from the type ServiceRuntimeDescriptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

132 : IMerger merger = serviceRuntimeDescriptor.getServiceImplementationType().getMergerClass();

50. WARNING: DiscouragedReference

Discouraged access: The method getMergerClass() from the type WebServiceImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

132 : IMerger merger = serviceRuntimeDescriptor.getServiceImplementationType().getMergerClass();

51. WARNING: DiscouragedReference

Discouraged access: The method setMerger(IMerger) from the type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

133 : wsInfo.setMerger(merger);

52. WARNING: DiscouragedReference

Discouraged access: The method getWebService(WebServiceInfo) from the type IWebServiceRuntime is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

135 : webService_ = wsrt.getWebService( wsInfo );

53. WARNING: DiscouragedReference

Discouraged access: The type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

138 : WebServiceScenario scenario = null;

54. WARNING: DiscouragedReference

Discouraged access: The method getScenarioFromTypeId(String) from the type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

139 : int scenarioInt = WebServiceRuntimeExtensionUtils2.getScenarioFromTypeId(typeRuntimeServer_.getTypeId());

55. WARNING: DiscouragedReference

Discouraged access: The type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

139 : int scenarioInt = WebServiceRuntimeExtensionUtils2.getScenarioFromTypeId(typeRuntimeServer_.getTypeId());

56. WARNING: DiscouragedReference

Discouraged access: The method getTypeId() from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

PreServiceDevelopCommand.java :

139 : int scenarioInt = WebServiceRuntimeExtensionUtils2.getScenarioFromTypeId(typeRuntimeServer_.getTypeId());

57. WARNING: DiscouragedReference

Discouraged access: The type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

140 : if (scenarioInt == WebServiceScenario.BOTTOMUP)

58. WARNING: DiscouragedReference

Discouraged access: The field BOTTOMUP from the type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

140 : if (scenarioInt == WebServiceScenario.BOTTOMUP)

59. WARNING: DiscouragedReference

Discouraged access: The type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

142 : scenario = WebServiceScenario.BOTTOMUP_LITERAL;

60. WARNING: DiscouragedReference

Discouraged access: The field BOTTOMUP_LITERAL from the type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

142 : scenario = WebServiceScenario.BOTTOMUP_LITERAL;

61. WARNING: DiscouragedReference

Discouraged access: The method getSelection() from the type ISelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

143 : String impl = (String)(selection_.getSelection())[0];

62. WARNING: DiscouragedReference

Discouraged access: The method setImplURL(String) from the type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

144 : wsInfo.setImplURL(impl);

63. WARNING: DiscouragedReference

Discouraged access: The type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

146 : else if (scenarioInt == WebServiceScenario.TOPDOWN)

64. WARNING: DiscouragedReference

Discouraged access: The field TOPDOWN from the type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

146 : else if (scenarioInt == WebServiceScenario.TOPDOWN)

65. WARNING: DiscouragedReference

Discouraged access: The type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

148 : scenario = WebServiceScenario.TOPDOWN_LITERAL;

66. WARNING: DiscouragedReference

Discouraged access: The field TOPDOWN_LITERAL from the type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

148 : scenario = WebServiceScenario.TOPDOWN_LITERAL;

67. WARNING: DiscouragedReference

Discouraged access: The method getSelection() from the type ISelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

149 : String wsdlURL = (String)(selection_.getSelection())[0];

68. WARNING: DiscouragedReference

Discouraged access: The type HTTPUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

152 : HTTPUtility httpUtil = new HTTPUtility();

69. WARNING: DiscouragedReference

Discouraged access: The constructor HTTPUtility() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

152 : HTTPUtility httpUtil = new HTTPUtility();

70. WARNING: DiscouragedReference

Discouraged access: The type HTTPUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

152 : HTTPUtility httpUtil = new HTTPUtility();

71. WARNING: DiscouragedReference

Discouraged access: The method handleRedirect(String) from the type HTTPUtility is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

153 : String newWsdlURL = httpUtil.handleRedirect(wsdlURL);

72. WARNING: DiscouragedReference

Discouraged access: The method setWsdlURL(String) from the type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

155 : wsInfo.setWsdlURL( newWsdlURL );

73. WARNING: DiscouragedReference

Discouraged access: The type TimedWSDLSelectionConditionCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

158 : TimedWSDLSelectionConditionCommand timedCmd = new TimedWSDLSelectionConditionCommand();

74. WARNING: DiscouragedReference

Discouraged access: The constructor TimedWSDLSelectionConditionCommand() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

158 : TimedWSDLSelectionConditionCommand timedCmd = new TimedWSDLSelectionConditionCommand();

75. WARNING: DiscouragedReference

Discouraged access: The type TimedWSDLSelectionConditionCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

158 : TimedWSDLSelectionConditionCommand timedCmd = new TimedWSDLSelectionConditionCommand();

76. WARNING: DiscouragedReference

Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws.parser_1.0.403.v201004211805.jar

PreServiceDevelopCommand.java :

159 : WebServicesParser parser = WSDLParserFactory.getWSDLParser();

77. WARNING: DiscouragedReference

Discouraged access: The method getWSDLParser() from the type WSDLParserFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceDevelopCommand.java :

159 : WebServicesParser parser = WSDLParserFactory.getWSDLParser();

78. WARNING: DiscouragedReference

Discouraged access: The type WSDLParserFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceDevelopCommand.java :

159 : WebServicesParser parser = WSDLParserFactory.getWSDLParser();

79. WARNING: DiscouragedReference

Discouraged access: The method setWebServicesParser(WebServicesParser) from the type TimedWSDLSelectionConditionCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

161 : timedCmd.setWebServicesParser( parser );

80. WARNING: DiscouragedReference

Discouraged access: The method setWebServiceURI(String) from the type TimedWSDLSelectionConditionCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

162 : timedCmd.setWebServiceURI( newWsdlURL );

81. WARNING: DiscouragedReference

Discouraged access: The method execute(IProgressMonitor, IAdaptable) from the type TimedWSDLSelectionConditionCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

163 : timedCmd.execute( null, null );

82. WARNING: DiscouragedReference

Discouraged access: The type WebServiceEntity is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws.parser_1.0.403.v201004211805.jar

PreServiceDevelopCommand.java :

165 : WebServiceEntity entity = parser.getWebServiceEntityByURI( newWsdlURL );

83. WARNING: DiscouragedReference

Discouraged access: The method getWebServiceEntityByURI(String) from the type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws.parser_1.0.403.v201004211805.jar

PreServiceDevelopCommand.java :

165 : WebServiceEntity entity = parser.getWebServiceEntityByURI( newWsdlURL );

84. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type WebServiceEntity is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws.parser_1.0.403.v201004211805.jar

PreServiceDevelopCommand.java :

167 : if( entity == null || entity.getType() != WebServiceEntity.TYPE_WSDL )

85. WARNING: DiscouragedReference

Discouraged access: The type WebServiceEntity is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws.parser_1.0.403.v201004211805.jar

PreServiceDevelopCommand.java :

167 : if( entity == null || entity.getType() != WebServiceEntity.TYPE_WSDL )

86. WARNING: DiscouragedReference

Discouraged access: The field TYPE_WSDL from the type WebServiceEntity is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws.parser_1.0.403.v201004211805.jar

PreServiceDevelopCommand.java :

167 : if( entity == null || entity.getType() != WebServiceEntity.TYPE_WSDL )

87. WARNING: DiscouragedReference

Discouraged access: The method errorStatus(String) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

PreServiceDevelopCommand.java :

170 : status = StatusUtils.errorStatus( ConsumptionUIMessages.PAGE_MSG_SELECTION_MUST_BE_WSDL );

88. WARNING: DiscouragedReference

Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

PreServiceDevelopCommand.java :

170 : status = StatusUtils.errorStatus( ConsumptionUIMessages.PAGE_MSG_SELECTION_MUST_BE_WSDL );

89. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

170 : status = StatusUtils.errorStatus( ConsumptionUIMessages.PAGE_MSG_SELECTION_MUST_BE_WSDL );

90. WARNING: DiscouragedReference

Discouraged access: The field PAGE_MSG_SELECTION_MUST_BE_WSDL from the type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

170 : status = StatusUtils.errorStatus( ConsumptionUIMessages.PAGE_MSG_SELECTION_MUST_BE_WSDL );

91. WARNING: DiscouragedReference

Discouraged access: The constructor SimpleContext(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, WebServiceScenario, boolean, boolean, boolean) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

176 : context_ = new SimpleContext(develop_, assemble_, deploy_, install_, run_, client_, test_, publish_, scenario, resourceContext_.isOverwriteFilesEnabled(), resourceContext_.isCreateFoldersEnabled(), resourceContext_.isCheckoutFilesEnabled());

92. WARNING: DiscouragedReference

Discouraged access: The type SimpleContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceDevelopCommand.java :

176 : context_ = new SimpleContext(develop_, assemble_, deploy_, install_, run_, client_, test_, publish_,

93. WARNING: DiscouragedReference

Discouraged access: The method isOverwriteFilesEnabled() from the type ResourceContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

PreServiceDevelopCommand.java :

178 : resourceContext_.isOverwriteFilesEnabled(),

94. WARNING: DiscouragedReference

Discouraged access: The method isCreateFoldersEnabled() from the type ResourceContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

PreServiceDevelopCommand.java :

179 : resourceContext_.isCreateFoldersEnabled(),

95. WARNING: DiscouragedReference

Discouraged access: The method isCheckoutFilesEnabled() from the type ResourceContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

PreServiceDevelopCommand.java :

180 : resourceContext_.isCheckoutFilesEnabled());

96. WARNING: DiscouragedReference

Discouraged access: The type RequiredFacetVersion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceDevelopCommand.java :

184 : RequiredFacetVersion[] rfv = WebServiceRuntimeExtensionUtils2.getServiceRuntimeDescriptorById(serviceRuntimeId_).getRequiredFacetVersions();

97. WARNING: DiscouragedReference

Discouraged access: The method getServiceRuntimeDescriptorById(String) from the type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

184 : RequiredFacetVersion[] rfv = WebServiceRuntimeExtensionUtils2.getServiceRuntimeDescriptorById(serviceRuntimeId_).getRequiredFacetVersions();

98. WARNING: DiscouragedReference

Discouraged access: The type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

184 : RequiredFacetVersion[] rfv = WebServiceRuntimeExtensionUtils2.getServiceRuntimeDescriptorById(serviceRuntimeId_).getRequiredFacetVersions();

99. WARNING: DiscouragedReference

Discouraged access: The method getRequiredFacetVersions() from the type ServiceRuntimeDescriptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

184 : RequiredFacetVersion[] rfv = WebServiceRuntimeExtensionUtils2.getServiceRuntimeDescriptorById(serviceRuntimeId_).getRequiredFacetVersions();

100. WARNING: DiscouragedReference

Discouraged access: The method doesServiceRuntimeSupportTemplate(String, String) from the type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceDevelopCommand.java :

187 : boolean matches = WebServiceRuntimeExtensionUtils2.doesServiceRuntimeSupportTemplate(serviceRuntimeId_, moduleType_);

Source File: org/eclipse/jst/ws/internal/creation/ui/extension/PreServiceInstallCommand.java
1. WARNING: DiscouragedReference

Discouraged access: The type AddModuleToServerCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceInstallCommand.java :

25 : import org.eclipse.jst.ws.internal.consumption.command.common.AddModuleToServerCommand;

2. WARNING: DiscouragedReference

Discouraged access: The type CreateServerCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceInstallCommand.java :

26 : import org.eclipse.jst.ws.internal.consumption.command.common.CreateServerCommand;

3. WARNING: DiscouragedReference

Discouraged access: The type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

31 : import org.eclipse.wst.ws.internal.wsrt.IContext;

4. WARNING: DiscouragedReference

Discouraged access: The type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

32 : import org.eclipse.wst.ws.internal.wsrt.IWebService;

5. WARNING: DiscouragedReference

Discouraged access: The type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

36 : private IWebService webService_;

6. WARNING: DiscouragedReference

Discouraged access: The type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

41 : private IContext context_;

7. WARNING: DiscouragedReference

Discouraged access: The method getInstall() from the type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

45 : if (context_.getInstall())

8. WARNING: DiscouragedReference

Discouraged access: The method getWebServiceInfo() from the type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

49 : if (webService_.getWebServiceInfo().getServerInstanceId()==null)

9. WARNING: DiscouragedReference

Discouraged access: The method getServerInstanceId() from the type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

49 : if (webService_.getWebServiceInfo().getServerInstanceId()==null)

10. WARNING: DiscouragedReference

Discouraged access: The method getWebServiceInfo() from the type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

59 : webService_.getWebServiceInfo().getServerFactoryId())) {

11. WARNING: DiscouragedReference

Discouraged access: The method getServerFactoryId() from the type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

59 : webService_.getWebServiceInfo().getServerFactoryId())) {

12. WARNING: DiscouragedReference

Discouraged access: The method getWebServiceInfo() from the type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

61 : webService_.getWebServiceInfo().setServerInstanceId(oneServer.getId());

13. WARNING: DiscouragedReference

Discouraged access: The method setServerInstanceId(String) from the type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

61 : webService_.getWebServiceInfo().setServerInstanceId(oneServer.getId());

14. WARNING: DiscouragedReference

Discouraged access: The method getWebServiceInfo() from the type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

62 : webService_.getWebServiceInfo().setServerCreated(true);

15. WARNING: DiscouragedReference

Discouraged access: The method setServerCreated(boolean) from the type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

62 : webService_.getWebServiceInfo().setServerCreated(true);

16. WARNING: DiscouragedReference

Discouraged access: The method getWebServiceInfo() from the type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

67 : if (webService_.getWebServiceInfo().getServerInstanceId() == null) {

17. WARNING: DiscouragedReference

Discouraged access: The method getServerInstanceId() from the type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

67 : if (webService_.getWebServiceInfo().getServerInstanceId() == null) {

18. WARNING: DiscouragedReference

Discouraged access: The type CreateServerCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceInstallCommand.java :

68 : CreateServerCommand createServerCommand = new CreateServerCommand();

19. WARNING: DiscouragedReference

Discouraged access: The constructor CreateServerCommand() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceInstallCommand.java :

68 : CreateServerCommand createServerCommand = new CreateServerCommand();

20. WARNING: DiscouragedReference

Discouraged access: The type CreateServerCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceInstallCommand.java :

68 : CreateServerCommand createServerCommand = new CreateServerCommand();

21. WARNING: DiscouragedReference

Discouraged access: The method setServerFactoryid(String) from the type CreateServerCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceInstallCommand.java :

69 : createServerCommand.setServerFactoryid(webService_ .getWebServiceInfo().getServerFactoryId());

22. WARNING: DiscouragedReference

Discouraged access: The method getWebServiceInfo() from the type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

69 : createServerCommand.setServerFactoryid(webService_ .getWebServiceInfo().getServerFactoryId());

23. WARNING: DiscouragedReference

Discouraged access: The method getServerFactoryId() from the type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

69 : createServerCommand.setServerFactoryid(webService_ .getWebServiceInfo().getServerFactoryId());

24. WARNING: DiscouragedReference

Discouraged access: The method setServerRuntimeId(String) from the type CreateServerCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceInstallCommand.java :

71 : createServerCommand.setServerRuntimeId(webService_ .getWebServiceInfo().getServerRuntimeId());

25. WARNING: DiscouragedReference

Discouraged access: The method getWebServiceInfo() from the type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

71 : createServerCommand.setServerRuntimeId(webService_ .getWebServiceInfo().getServerRuntimeId());

26. WARNING: DiscouragedReference

Discouraged access: The method getServerRuntimeId() from the type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

71 : createServerCommand.setServerRuntimeId(webService_ .getWebServiceInfo().getServerRuntimeId());

27. WARNING: DiscouragedReference

Discouraged access: The method execute(IProgressMonitor, IAdaptable) from the type CreateServerCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceInstallCommand.java :

74 : IStatus createServerStatus = createServerCommand.execute( monitor, null);

28. WARNING: DiscouragedReference

Discouraged access: The method getWebServiceInfo() from the type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

77 : webService_.getWebServiceInfo().setServerInstanceId(

29. WARNING: DiscouragedReference

Discouraged access: The method setServerInstanceId(String) from the type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

77 : webService_.getWebServiceInfo().setServerInstanceId( createServerCommand.getServerInstanceId());

30. WARNING: DiscouragedReference

Discouraged access: The method getServerInstanceId() from the type CreateServerCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceInstallCommand.java :

78 : createServerCommand.getServerInstanceId());

31. WARNING: DiscouragedReference

Discouraged access: The method getWebServiceInfo() from the type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

79 : webService_.getWebServiceInfo().setServerCreated(true);

32. WARNING: DiscouragedReference

Discouraged access: The method setServerCreated(boolean) from the type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

79 : webService_.getWebServiceInfo().setServerCreated(true);

33. WARNING: DiscouragedReference

Discouraged access: The type AddModuleToServerCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceInstallCommand.java :

92 : AddModuleToServerCommand command = new AddModuleToServerCommand();

34. WARNING: DiscouragedReference

Discouraged access: The constructor AddModuleToServerCommand() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceInstallCommand.java :

92 : AddModuleToServerCommand command = new AddModuleToServerCommand();

35. WARNING: DiscouragedReference

Discouraged access: The type AddModuleToServerCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceInstallCommand.java :

92 : AddModuleToServerCommand command = new AddModuleToServerCommand();

36. WARNING: DiscouragedReference

Discouraged access: The method setServerInstanceId(String) from the type AddModuleToServerCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceInstallCommand.java :

93 : command.setServerInstanceId(webService_.getWebServiceInfo().getServerInstanceId());

37. WARNING: DiscouragedReference

Discouraged access: The method getWebServiceInfo() from the type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

93 : command.setServerInstanceId(webService_.getWebServiceInfo().getServerInstanceId());

38. WARNING: DiscouragedReference

Discouraged access: The method getServerInstanceId() from the type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

93 : command.setServerInstanceId(webService_.getWebServiceInfo().getServerInstanceId());

39. WARNING: DiscouragedReference

Discouraged access: The method setProject(String) from the type AddModuleToServerCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceInstallCommand.java :

96 : command.setProject(earProject_);

40. WARNING: DiscouragedReference

Discouraged access: The method setModule(String) from the type AddModuleToServerCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceInstallCommand.java :

97 : command.setModule(ear_);

41. WARNING: DiscouragedReference

Discouraged access: The method setProject(String) from the type AddModuleToServerCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceInstallCommand.java :

101 : command.setProject(project_);

42. WARNING: DiscouragedReference

Discouraged access: The method setModule(String) from the type AddModuleToServerCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceInstallCommand.java :

102 : command.setModule(module_);

43. WARNING: DiscouragedReference

Discouraged access: The method execute(IProgressMonitor, IAdaptable) from the type AddModuleToServerCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

PreServiceInstallCommand.java :

106 : IStatus status = command.execute( monitor, null );

44. WARNING: DiscouragedReference

Discouraged access: The type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

136 : public void setWebService( IWebService webService )

45. WARNING: DiscouragedReference

Discouraged access: The type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceInstallCommand.java :

141 : public void setContext(IContext context)

Source File: org/eclipse/jst/ws/internal/creation/ui/extension/PreServiceRunCommand.java
1. WARNING: DiscouragedReference

Discouraged access: The type StartServerCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceRunCommand.java :

18 : import org.eclipse.jst.ws.internal.consumption.ui.command.StartServerCommand;

2. WARNING: DiscouragedReference

Discouraged access: The type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceRunCommand.java :

21 : import org.eclipse.wst.ws.internal.wsrt.IContext;

3. WARNING: DiscouragedReference

Discouraged access: The type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceRunCommand.java :

22 : import org.eclipse.wst.ws.internal.wsrt.IWebService;

4. WARNING: DiscouragedReference

Discouraged access: The type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceRunCommand.java :

26 : private IWebService webService_;

5. WARNING: DiscouragedReference

Discouraged access: The type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceRunCommand.java :

27 : private IContext context_;

6. WARNING: DiscouragedReference

Discouraged access: The method getRun() from the type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceRunCommand.java :

32 : if (context_.getRun())

7. WARNING: DiscouragedReference

Discouraged access: The type StartServerCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceRunCommand.java :

36 : StartServerCommand command = new StartServerCommand();

8. WARNING: DiscouragedReference

Discouraged access: The constructor StartServerCommand() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceRunCommand.java :

36 : StartServerCommand command = new StartServerCommand();

9. WARNING: DiscouragedReference

Discouraged access: The type StartServerCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceRunCommand.java :

36 : StartServerCommand command = new StartServerCommand();

10. WARNING: DiscouragedReference

Discouraged access: The method setServerInstanceId(String) from the type StartServerCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceRunCommand.java :

37 : command.setServerInstanceId(webService_.getWebServiceInfo().getServerInstanceId());

11. WARNING: DiscouragedReference

Discouraged access: The method getWebServiceInfo() from the type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceRunCommand.java :

37 : command.setServerInstanceId(webService_.getWebServiceInfo().getServerInstanceId());

12. WARNING: DiscouragedReference

Discouraged access: The method getServerInstanceId() from the type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceRunCommand.java :

37 : command.setServerInstanceId(webService_.getWebServiceInfo().getServerInstanceId());

13. WARNING: DiscouragedReference

Discouraged access: The method execute(IProgressMonitor, IAdaptable) from the type StartServerCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

PreServiceRunCommand.java :

39 : status = command.execute( monitor, null );

14. WARNING: DiscouragedReference

Discouraged access: The type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceRunCommand.java :

49 : public void setWebService( IWebService webService )

15. WARNING: DiscouragedReference

Discouraged access: The type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

PreServiceRunCommand.java :

54 : public void setContext (IContext context)

Source File: org/eclipse/jst/ws/internal/creation/ui/extension/ServiceRootFragment.java
1. WARNING: DiscouragedReference

Discouraged access: The type PreClientDevelopCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceRootFragment.java :

20 : import org.eclipse.jst.ws.internal.consumption.ui.extension.PreClientDevelopCommand;

2. WARNING: DiscouragedReference

Discouraged access: The type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

21 : import org.eclipse.wst.command.internal.env.core.data.DataMappingRegistry;

3. WARNING: DiscouragedReference

Discouraged access: The type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

22 : import org.eclipse.wst.command.internal.env.core.fragment.SequenceFragment;

4. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

23 : import org.eclipse.wst.command.internal.env.core.fragment.SimpleFragment;

5. WARNING: DiscouragedReference

Discouraged access: The type DataObjectCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServiceRootFragment.java :

24 : import org.eclipse.wst.command.internal.env.ui.widgets.DataObjectCommand;

6. WARNING: DiscouragedReference

Discouraged access: The type AssembleServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

25 : import org.eclipse.wst.ws.internal.extensions.AssembleServiceFragment;

7. WARNING: DiscouragedReference

Discouraged access: The type DeployServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

26 : import org.eclipse.wst.ws.internal.extensions.DeployServiceFragment;

8. WARNING: DiscouragedReference

Discouraged access: The type DevelopServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

27 : import org.eclipse.wst.ws.internal.extensions.DevelopServiceFragment;

9. WARNING: DiscouragedReference

Discouraged access: The type InstallServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

28 : import org.eclipse.wst.ws.internal.extensions.InstallServiceFragment;

10. WARNING: DiscouragedReference

Discouraged access: The type RunServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

29 : import org.eclipse.wst.ws.internal.extensions.RunServiceFragment;

11. WARNING: DiscouragedReference

Discouraged access: The type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

31 : public class ServiceRootFragment extends SequenceFragment

12. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

35 : add( new SimpleFragment( new PreServiceDevelopCommand(), "" ) );

13. WARNING: DiscouragedReference

Discouraged access: The constructor SimpleFragment(AbstractDataModelOperation, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

35 : add( new SimpleFragment( new PreServiceDevelopCommand(), "" ) );

14. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

35 : add( new SimpleFragment( new PreServiceDevelopCommand(), "" ) );

15. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

36 : add( new DevelopServiceFragment() );

16. WARNING: DiscouragedReference

Discouraged access: The constructor DevelopServiceFragment() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

36 : add( new DevelopServiceFragment() );

17. WARNING: DiscouragedReference

Discouraged access: The type DevelopServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

36 : add( new DevelopServiceFragment() );

18. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

37 : add( new SimpleFragment( new PreServiceAssembleCommand(), "" ) );

19. WARNING: DiscouragedReference

Discouraged access: The constructor SimpleFragment(AbstractDataModelOperation, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

37 : add( new SimpleFragment( new PreServiceAssembleCommand(), "" ) );

20. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

37 : add( new SimpleFragment( new PreServiceAssembleCommand(), "" ) );

21. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

38 : add( new AssembleServiceFragment() );

22. WARNING: DiscouragedReference

Discouraged access: The constructor AssembleServiceFragment() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

38 : add( new AssembleServiceFragment() );

23. WARNING: DiscouragedReference

Discouraged access: The type AssembleServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

38 : add( new AssembleServiceFragment() );

24. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

39 : add( new SimpleFragment( new PreServiceDeployCommand(), "" ) );

25. WARNING: DiscouragedReference

Discouraged access: The constructor SimpleFragment(AbstractDataModelOperation, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

39 : add( new SimpleFragment( new PreServiceDeployCommand(), "" ) );

26. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

39 : add( new SimpleFragment( new PreServiceDeployCommand(), "" ) );

27. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

40 : add( new DeployServiceFragment() );

28. WARNING: DiscouragedReference

Discouraged access: The constructor DeployServiceFragment() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

40 : add( new DeployServiceFragment() );

29. WARNING: DiscouragedReference

Discouraged access: The type DeployServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

40 : add( new DeployServiceFragment() );

30. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

41 : add( new SimpleFragment( new PreServiceInstallCommand(), "" ) );

31. WARNING: DiscouragedReference

Discouraged access: The constructor SimpleFragment(AbstractDataModelOperation, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

41 : add( new SimpleFragment( new PreServiceInstallCommand(), "" ) );

32. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

41 : add( new SimpleFragment( new PreServiceInstallCommand(), "" ) );

33. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

42 : add( new InstallServiceFragment() );

34. WARNING: DiscouragedReference

Discouraged access: The constructor InstallServiceFragment() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

42 : add( new InstallServiceFragment() );

35. WARNING: DiscouragedReference

Discouraged access: The type InstallServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

42 : add( new InstallServiceFragment() );

36. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

43 : add( new SimpleFragment( new PreServiceRunCommand(), "org.eclipse.jst.ws.internal.creation.ui.extension.PreServiceRunCommand" ) );

37. WARNING: DiscouragedReference

Discouraged access: The constructor SimpleFragment(AbstractDataModelOperation, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

43 : add( new SimpleFragment( new PreServiceRunCommand(), "org.eclipse.jst.ws.internal.creation.ui.extension.PreServiceRunCommand" ) );

38. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

43 : add( new SimpleFragment( new PreServiceRunCommand(),

39. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

45 : add( new RunServiceFragment() );

40. WARNING: DiscouragedReference

Discouraged access: The constructor RunServiceFragment() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

45 : add( new RunServiceFragment() );

41. WARNING: DiscouragedReference

Discouraged access: The type RunServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

45 : add( new RunServiceFragment() );

42. WARNING: DiscouragedReference

Discouraged access: The type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

48 : public void registerDataMappings(DataMappingRegistry registry)

43. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

51 : registry.addMapping( PreServiceDevelopCommand.class, "WebService", DevelopServiceFragment.class );

44. WARNING: DiscouragedReference

Discouraged access: The type DevelopServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

51 : registry.addMapping( PreServiceDevelopCommand.class, "WebService", DevelopServiceFragment.class );

45. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

52 : registry.addMapping( PreServiceDevelopCommand.class, "Environment", DevelopServiceFragment.class );

46. WARNING: DiscouragedReference

Discouraged access: The type DevelopServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

52 : registry.addMapping( PreServiceDevelopCommand.class, "Environment", DevelopServiceFragment.class );

47. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

53 : registry.addMapping( PreServiceDevelopCommand.class, "Context", DevelopServiceFragment.class );

48. WARNING: DiscouragedReference

Discouraged access: The type DevelopServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

53 : registry.addMapping( PreServiceDevelopCommand.class, "Context", DevelopServiceFragment.class );

49. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

54 : registry.addMapping( PreServiceDevelopCommand.class, "Selection", DevelopServiceFragment.class );

50. WARNING: DiscouragedReference

Discouraged access: The type DevelopServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

54 : registry.addMapping( PreServiceDevelopCommand.class, "Selection", DevelopServiceFragment.class );

51. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

55 : registry.addMapping( PreServiceDevelopCommand.class, "Project", DevelopServiceFragment.class );

52. WARNING: DiscouragedReference

Discouraged access: The type DevelopServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

55 : registry.addMapping( PreServiceDevelopCommand.class, "Project", DevelopServiceFragment.class );

53. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

56 : registry.addMapping( PreServiceDevelopCommand.class, "Module", DevelopServiceFragment.class );

54. WARNING: DiscouragedReference

Discouraged access: The type DevelopServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

56 : registry.addMapping( PreServiceDevelopCommand.class, "Module", DevelopServiceFragment.class );

55. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

57 : registry.addMapping( PreServiceDevelopCommand.class, "EarProject", DevelopServiceFragment.class );

56. WARNING: DiscouragedReference

Discouraged access: The type DevelopServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

57 : registry.addMapping( PreServiceDevelopCommand.class, "EarProject", DevelopServiceFragment.class );

57. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

58 : registry.addMapping( PreServiceDevelopCommand.class, "Ear", DevelopServiceFragment.class );

58. WARNING: DiscouragedReference

Discouraged access: The type DevelopServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

58 : registry.addMapping( PreServiceDevelopCommand.class, "Ear", DevelopServiceFragment.class );

59. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class, String, Transformer) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

61 : registry.addMapping( PreServiceDevelopCommand.class, "WebService", DataObjectCommand.class, "DataObject", null );

60. WARNING: DiscouragedReference

Discouraged access: The type DataObjectCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServiceRootFragment.java :

61 : registry.addMapping( PreServiceDevelopCommand.class, "WebService", DataObjectCommand.class, "DataObject", null );

61. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class, String, Transformer) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

62 : registry.addMapping( PreServiceDevelopCommand.class, "WebService", PreClientDevelopCommand.class, "DataObject", null );

62. WARNING: DiscouragedReference

Discouraged access: The type PreClientDevelopCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceRootFragment.java :

62 : registry.addMapping( PreServiceDevelopCommand.class, "WebService", PreClientDevelopCommand.class, "DataObject", null );

63. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

64 : registry.addMapping( PreServiceDevelopCommand.class, "WebService", AssembleServiceFragment.class );

64. WARNING: DiscouragedReference

Discouraged access: The type AssembleServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

64 : registry.addMapping( PreServiceDevelopCommand.class, "WebService", AssembleServiceFragment.class );

65. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

65 : registry.addMapping( PreServiceDevelopCommand.class, "Environment", AssembleServiceFragment.class );

66. WARNING: DiscouragedReference

Discouraged access: The type AssembleServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

65 : registry.addMapping( PreServiceDevelopCommand.class, "Environment", AssembleServiceFragment.class );

67. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

66 : registry.addMapping( PreServiceDevelopCommand.class, "Context", AssembleServiceFragment.class );

68. WARNING: DiscouragedReference

Discouraged access: The type AssembleServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

66 : registry.addMapping( PreServiceDevelopCommand.class, "Context", AssembleServiceFragment.class );

69. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

67 : registry.addMapping( PreServiceDevelopCommand.class, "Selection", AssembleServiceFragment.class );

70. WARNING: DiscouragedReference

Discouraged access: The type AssembleServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

67 : registry.addMapping( PreServiceDevelopCommand.class, "Selection", AssembleServiceFragment.class );

71. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

68 : registry.addMapping( PreServiceDevelopCommand.class, "Project", AssembleServiceFragment.class );

72. WARNING: DiscouragedReference

Discouraged access: The type AssembleServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

68 : registry.addMapping( PreServiceDevelopCommand.class, "Project", AssembleServiceFragment.class );

73. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

69 : registry.addMapping( PreServiceDevelopCommand.class, "Module", AssembleServiceFragment.class );

74. WARNING: DiscouragedReference

Discouraged access: The type AssembleServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

69 : registry.addMapping( PreServiceDevelopCommand.class, "Module", AssembleServiceFragment.class );

75. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

70 : registry.addMapping( PreServiceDevelopCommand.class, "EarProject", AssembleServiceFragment.class );

76. WARNING: DiscouragedReference

Discouraged access: The type AssembleServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

70 : registry.addMapping( PreServiceDevelopCommand.class, "EarProject", AssembleServiceFragment.class );

77. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

71 : registry.addMapping( PreServiceDevelopCommand.class, "Ear", AssembleServiceFragment.class );

78. WARNING: DiscouragedReference

Discouraged access: The type AssembleServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

71 : registry.addMapping( PreServiceDevelopCommand.class, "Ear", AssembleServiceFragment.class );

79. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

73 : registry.addMapping( PreServiceDevelopCommand.class, "WebService", DeployServiceFragment.class );

80. WARNING: DiscouragedReference

Discouraged access: The type DeployServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

73 : registry.addMapping( PreServiceDevelopCommand.class, "WebService", DeployServiceFragment.class );

81. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

74 : registry.addMapping( PreServiceDevelopCommand.class, "Environment", DeployServiceFragment.class );

82. WARNING: DiscouragedReference

Discouraged access: The type DeployServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

74 : registry.addMapping( PreServiceDevelopCommand.class, "Environment", DeployServiceFragment.class );

83. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

75 : registry.addMapping( PreServiceDevelopCommand.class, "Context", DeployServiceFragment.class );

84. WARNING: DiscouragedReference

Discouraged access: The type DeployServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

75 : registry.addMapping( PreServiceDevelopCommand.class, "Context", DeployServiceFragment.class );

85. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

76 : registry.addMapping( PreServiceDevelopCommand.class, "Selection", DeployServiceFragment.class );

86. WARNING: DiscouragedReference

Discouraged access: The type DeployServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

76 : registry.addMapping( PreServiceDevelopCommand.class, "Selection", DeployServiceFragment.class );

87. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

77 : registry.addMapping( PreServiceDevelopCommand.class, "Project", DeployServiceFragment.class );

88. WARNING: DiscouragedReference

Discouraged access: The type DeployServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

77 : registry.addMapping( PreServiceDevelopCommand.class, "Project", DeployServiceFragment.class );

89. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

78 : registry.addMapping( PreServiceDevelopCommand.class, "Module", DeployServiceFragment.class );

90. WARNING: DiscouragedReference

Discouraged access: The type DeployServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

78 : registry.addMapping( PreServiceDevelopCommand.class, "Module", DeployServiceFragment.class );

91. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

79 : registry.addMapping( PreServiceDevelopCommand.class, "EarProject", DeployServiceFragment.class );

92. WARNING: DiscouragedReference

Discouraged access: The type DeployServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

79 : registry.addMapping( PreServiceDevelopCommand.class, "EarProject", DeployServiceFragment.class );

93. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

80 : registry.addMapping( PreServiceDevelopCommand.class, "Ear", DeployServiceFragment.class );

94. WARNING: DiscouragedReference

Discouraged access: The type DeployServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

80 : registry.addMapping( PreServiceDevelopCommand.class, "Ear", DeployServiceFragment.class );

95. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

82 : registry.addMapping( PreServiceDevelopCommand.class, "WebService", InstallServiceFragment.class );

96. WARNING: DiscouragedReference

Discouraged access: The type InstallServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

82 : registry.addMapping( PreServiceDevelopCommand.class, "WebService", InstallServiceFragment.class );

97. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

83 : registry.addMapping( PreServiceDevelopCommand.class, "Environment", InstallServiceFragment.class );

98. WARNING: DiscouragedReference

Discouraged access: The type InstallServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

83 : registry.addMapping( PreServiceDevelopCommand.class, "Environment", InstallServiceFragment.class );

99. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceRootFragment.java :

84 : registry.addMapping( PreServiceDevelopCommand.class, "Context", InstallServiceFragment.class );

100. WARNING: DiscouragedReference

Discouraged access: The type InstallServiceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceRootFragment.java :

84 : registry.addMapping( PreServiceDevelopCommand.class, "Context", InstallServiceFragment.class );

Source File: org/eclipse/jst/ws/internal/creation/ui/preferences/ScenarioDefaultsPreferencePage.java
1. WARNING: DiscouragedReference

Discouraged access: The type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

18 : import org.eclipse.jst.ws.internal.context.ScenarioContext;

2. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

20 : import org.eclipse.jst.ws.internal.data.TypeRuntimeServer;

3. WARNING: DiscouragedReference

Discouraged access: The type WebServicePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

21 : import org.eclipse.jst.ws.internal.plugin.WebServicePlugin;

4. WARNING: DiscouragedReference

Discouraged access: The type UIUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

22 : import org.eclipse.jst.ws.internal.ui.common.UIUtils;

5. WARNING: DiscouragedReference

Discouraged access: The type UIUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

46 : UIUtils utils = new UIUtils(null);

6. WARNING: DiscouragedReference

Discouraged access: The constructor UIUtils(String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

46 : UIUtils utils = new UIUtils(null);

7. WARNING: DiscouragedReference

Discouraged access: The type UIUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

46 : UIUtils utils = new UIUtils(null);

8. WARNING: DiscouragedReference

Discouraged access: The method createComposite(Composite, int) from the type UIUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

48 : Composite page = utils.createComposite( parent, 1 );

9. WARNING: DiscouragedReference

Discouraged access: The type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

63 : ScenarioContext context = WebServicePlugin.getInstance().getScenarioContext();

10. WARNING: DiscouragedReference

Discouraged access: The type WebServicePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

63 : ScenarioContext context = WebServicePlugin.getInstance().getScenarioContext();

11. WARNING: DiscouragedReference

Discouraged access: The method getInstance() from the type WebServicePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

63 : ScenarioContext context = WebServicePlugin.getInstance().getScenarioContext();

12. WARNING: DiscouragedReference

Discouraged access: The method getScenarioContext() from the type WebServicePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

63 : ScenarioContext context = WebServicePlugin.getInstance().getScenarioContext();

13. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

66 : TypeRuntimeServer serverIds = new TypeRuntimeServer();

14. WARNING: DiscouragedReference

Discouraged access: The constructor TypeRuntimeServer() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

66 : TypeRuntimeServer serverIds = new TypeRuntimeServer();

15. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

66 : TypeRuntimeServer serverIds = new TypeRuntimeServer();

16. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

67 : TypeRuntimeServer clientIds = new TypeRuntimeServer();

17. WARNING: DiscouragedReference

Discouraged access: The constructor TypeRuntimeServer() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

67 : TypeRuntimeServer clientIds = new TypeRuntimeServer();

18. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

67 : TypeRuntimeServer clientIds = new TypeRuntimeServer();

19. WARNING: DiscouragedReference

Discouraged access: The method setTypeId(String) from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

69 : serverIds.setTypeId( context.getWebServiceType() );

20. WARNING: DiscouragedReference

Discouraged access: The method getWebServiceType() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

69 : serverIds.setTypeId( context.getWebServiceType() );

21. WARNING: DiscouragedReference

Discouraged access: The method setTypeId(String) from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

70 : clientIds.setTypeId( context.getClientWebServiceType() );

22. WARNING: DiscouragedReference

Discouraged access: The method getClientWebServiceType() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

70 : clientIds.setTypeId( context.getClientWebServiceType() );

23. WARNING: DiscouragedReference

Discouraged access: The method getLaunchWebServiceExplorer() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

75 : serverWidget_.setPublishService( new Boolean(context.getLaunchWebServiceExplorer()) );

24. WARNING: DiscouragedReference

Discouraged access: The method getInstallWebService() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

76 : serverWidget_.setInstallService( new Boolean(context.getInstallWebService()) );

25. WARNING: DiscouragedReference

Discouraged access: The method getInstallClient() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

77 : serverWidget_.setInstallClient( new Boolean(context.getInstallClient()) );

26. WARNING: DiscouragedReference

Discouraged access: The method getStartWebService() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

78 : serverWidget_.setStartService( new Boolean(context.getStartWebService()) );

27. WARNING: DiscouragedReference

Discouraged access: The method getTestWebService() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

79 : serverWidget_.setTestService( new Boolean(context.getTestWebService()) );

28. WARNING: DiscouragedReference

Discouraged access: The method getTestWebService() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

80 : serverWidget_.setTestClient( new Boolean(context.getTestWebService()) );

29. WARNING: DiscouragedReference

Discouraged access: The method getMonitorWebService() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

81 : serverWidget_.setMonitorService(new Boolean(context.getMonitorWebService()));

30. WARNING: DiscouragedReference

Discouraged access: The method getGenerateWebService() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

82 : serverWidget_.setServiceGeneration(context.getGenerateWebService()); //jvh

31. WARNING: DiscouragedReference

Discouraged access: The method getGenerateClient() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

83 : serverWidget_.setClientGeneration(context.getGenerateClient()); //jvh

32. WARNING: DiscouragedReference

Discouraged access: The type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

98 : ScenarioContext context = WebServicePlugin.getInstance().getScenarioContext();

33. WARNING: DiscouragedReference

Discouraged access: The type WebServicePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

98 : ScenarioContext context = WebServicePlugin.getInstance().getScenarioContext();

34. WARNING: DiscouragedReference

Discouraged access: The method getInstance() from the type WebServicePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

98 : ScenarioContext context = WebServicePlugin.getInstance().getScenarioContext();

35. WARNING: DiscouragedReference

Discouraged access: The method getScenarioContext() from the type WebServicePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

98 : ScenarioContext context = WebServicePlugin.getInstance().getScenarioContext();

36. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

101 : TypeRuntimeServer serverIds = new TypeRuntimeServer();

37. WARNING: DiscouragedReference

Discouraged access: The constructor TypeRuntimeServer() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

101 : TypeRuntimeServer serverIds = new TypeRuntimeServer();

38. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

101 : TypeRuntimeServer serverIds = new TypeRuntimeServer();

39. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

102 : TypeRuntimeServer clientIds = new TypeRuntimeServer();

40. WARNING: DiscouragedReference

Discouraged access: The constructor TypeRuntimeServer() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

102 : TypeRuntimeServer clientIds = new TypeRuntimeServer();

41. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

102 : TypeRuntimeServer clientIds = new TypeRuntimeServer();

42. WARNING: DiscouragedReference

Discouraged access: The method setTypeId(String) from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

104 : serverIds.setTypeId( context.getWebServiceTypeDefault() );

43. WARNING: DiscouragedReference

Discouraged access: The method getWebServiceTypeDefault() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

104 : serverIds.setTypeId( context.getWebServiceTypeDefault() );

44. WARNING: DiscouragedReference

Discouraged access: The method setTypeId(String) from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

105 : clientIds.setTypeId( context.getClientWebServiceTypeDefault() );

45. WARNING: DiscouragedReference

Discouraged access: The method getClientWebServiceTypeDefault() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

105 : clientIds.setTypeId( context.getClientWebServiceTypeDefault() );

46. WARNING: DiscouragedReference

Discouraged access: The method getLaunchWebServiceExplorerDefault() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

109 : serverWidget_.setPublishService( new Boolean(context.getLaunchWebServiceExplorerDefault()) );

47. WARNING: DiscouragedReference

Discouraged access: The method getInstallWebServiceDefault() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

110 : serverWidget_.setInstallService( new Boolean(context.getInstallWebServiceDefault()) );

48. WARNING: DiscouragedReference

Discouraged access: The method getInstallClientDefault() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

111 : serverWidget_.setInstallClient( new Boolean(context.getInstallClientDefault()) );

49. WARNING: DiscouragedReference

Discouraged access: The method getStartWebServiceDefault() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

112 : serverWidget_.setStartService( new Boolean(context.getStartWebServiceDefault()) );

50. WARNING: DiscouragedReference

Discouraged access: The method getTestWebServiceDefault() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

113 : serverWidget_.setTestService( new Boolean(context.getTestWebServiceDefault()) );

51. WARNING: DiscouragedReference

Discouraged access: The method getTestWebServiceDefault() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

114 : serverWidget_.setTestClient( new Boolean(context.getTestWebServiceDefault()) );

52. WARNING: DiscouragedReference

Discouraged access: The method getMonitorWebServiceDefault() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

115 : serverWidget_.setMonitorService(new Boolean(context.getMonitorWebServiceDefault()));

53. WARNING: DiscouragedReference

Discouraged access: The method getGenerateWebServiceDefault() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

116 : serverWidget_.setServiceGeneration(context.getGenerateWebServiceDefault()); //jvh

54. WARNING: DiscouragedReference

Discouraged access: The method getGenerateClientDefault() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

117 : serverWidget_.setClientGeneration(context.getGenerateClientDefault()); //jvh

55. WARNING: DiscouragedReference

Discouraged access: The type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

133 : ScenarioContext context = WebServicePlugin.getInstance().getScenarioContext();

56. WARNING: DiscouragedReference

Discouraged access: The type WebServicePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

133 : ScenarioContext context = WebServicePlugin.getInstance().getScenarioContext();

57. WARNING: DiscouragedReference

Discouraged access: The method getInstance() from the type WebServicePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

133 : ScenarioContext context = WebServicePlugin.getInstance().getScenarioContext();

58. WARNING: DiscouragedReference

Discouraged access: The method getScenarioContext() from the type WebServicePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

133 : ScenarioContext context = WebServicePlugin.getInstance().getScenarioContext();

59. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

135 : TypeRuntimeServer serverIds = serverWidget_.getServiceTypeRuntimeServer();

60. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

136 : TypeRuntimeServer clientIds = serverWidget_.getClientTypeRuntimeServer();

61. WARNING: DiscouragedReference

Discouraged access: The method setWebServiceType(String) from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

138 : context.setWebServiceType( serverIds.getTypeId() );

62. WARNING: DiscouragedReference

Discouraged access: The method getTypeId() from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

138 : context.setWebServiceType( serverIds.getTypeId() );

63. WARNING: DiscouragedReference

Discouraged access: The method setClientWebServiceType(String) from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

139 : context.setClientWebServiceType( clientIds.getTypeId() );

64. WARNING: DiscouragedReference

Discouraged access: The method getTypeId() from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

139 : context.setClientWebServiceType( clientIds.getTypeId() );

65. WARNING: DiscouragedReference

Discouraged access: The method setGenerateProxy(boolean) from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

140 : context.setGenerateProxy( serverWidget_.getGenerateProxy().booleanValue() );

66. WARNING: DiscouragedReference

Discouraged access: The method setLaunchWebServiceExplorer(boolean) from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

141 : context.setLaunchWebServiceExplorer( serverWidget_.getPublishService().booleanValue() );

67. WARNING: DiscouragedReference

Discouraged access: The method setInstallWebService(boolean) from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

142 : context.setInstallWebService( serverWidget_.getInstallService().booleanValue() );

68. WARNING: DiscouragedReference

Discouraged access: The method setInstallClient(boolean) from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

143 : context.setInstallClient( serverWidget_.getInstallClient().booleanValue() );

69. WARNING: DiscouragedReference

Discouraged access: The method setStartWebService(boolean) from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

144 : context.setStartWebService( serverWidget_.getStartService().booleanValue() );

70. WARNING: DiscouragedReference

Discouraged access: The method setTestWebService(boolean) from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

145 : context.setTestWebService( serverWidget_.getTestService().booleanValue() );

71. WARNING: DiscouragedReference

Discouraged access: The method setMonitorWebService(boolean) from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

146 : context.setMonitorWebService(serverWidget_.getMonitorService().booleanValue());

72. WARNING: DiscouragedReference

Discouraged access: The method setGenerateWebService(int) from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

147 : context.setGenerateWebService(serverWidget_.getServiceGeneration());

73. WARNING: DiscouragedReference

Discouraged access: The method setGenerateClient(int) from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ScenarioDefaultsPreferencePage.java :

148 : context.setGenerateClient(serverWidget_.getClientGeneration());

Source File: org/eclipse/jst/ws/internal/creation/ui/server/StartServerWidgetContributor.java
1. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

StartServerWidgetContributor.java :

14 : import org.eclipse.jst.ws.internal.consumption.ui.ConsumptionUIMessages;

2. WARNING: DiscouragedReference

Discouraged access: The type StartServerWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

StartServerWidgetContributor.java :

15 : import org.eclipse.jst.ws.internal.consumption.ui.server.StartServerWidget;

3. WARNING: DiscouragedReference

Discouraged access: The type INamedWidgetContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

StartServerWidgetContributor.java :

16 : import org.eclipse.wst.command.internal.env.ui.widgets.INamedWidgetContributor;

4. WARNING: DiscouragedReference

Discouraged access: The type WidgetContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

StartServerWidgetContributor.java :

17 : import org.eclipse.wst.command.internal.env.ui.widgets.WidgetContributor;

5. WARNING: DiscouragedReference

Discouraged access: The type WidgetContributorFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

StartServerWidgetContributor.java :

18 : import org.eclipse.wst.command.internal.env.ui.widgets.WidgetContributorFactory;

6. WARNING: DiscouragedReference

Discouraged access: The type INamedWidgetContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

StartServerWidgetContributor.java :

21 : public class StartServerWidgetContributor implements INamedWidgetContributor

7. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

StartServerWidgetContributor.java :

32 : return ConsumptionUIMessages.PAGE_DESC_WS_START_SERVER;

8. WARNING: DiscouragedReference

Discouraged access: The field PAGE_DESC_WS_START_SERVER from the type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

StartServerWidgetContributor.java :

32 : return ConsumptionUIMessages.PAGE_DESC_WS_START_SERVER;

9. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

StartServerWidgetContributor.java :

42 : return ConsumptionUIMessages.PAGE_TITLE_WS_START_SERVER;

10. WARNING: DiscouragedReference

Discouraged access: The field PAGE_TITLE_WS_START_SERVER from the type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

StartServerWidgetContributor.java :

42 : return ConsumptionUIMessages.PAGE_TITLE_WS_START_SERVER;

11. WARNING: DiscouragedReference

Discouraged access: The type WidgetContributorFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

StartServerWidgetContributor.java :

45 : public WidgetContributorFactory getWidgetContributorFactory()

12. WARNING: DiscouragedReference

Discouraged access: The type WidgetContributorFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

StartServerWidgetContributor.java :

47 : return new WidgetContributorFactory()

13. WARNING: DiscouragedReference

Discouraged access: The type WidgetContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

StartServerWidgetContributor.java :

49 : public WidgetContributor create()

14. WARNING: DiscouragedReference

Discouraged access: The constructor StartServerWidget(IServer) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

StartServerWidgetContributor.java :

51 : return new StartServerWidget( server_ );

15. WARNING: DiscouragedReference

Discouraged access: The type StartServerWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

StartServerWidgetContributor.java :

51 : return new StartServerWidget( server_ );

Source File: org/eclipse/jst/ws/internal/creation/ui/server/StartServerWidgetFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

StartServerWidgetFactory.java :

19 : import org.eclipse.wst.command.internal.env.core.data.DataMappingRegistry;

2. WARNING: DiscouragedReference

Discouraged access: The type INamedWidgetContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

StartServerWidgetFactory.java :

20 : import org.eclipse.wst.command.internal.env.ui.widgets.INamedWidgetContributor;

3. WARNING: DiscouragedReference

Discouraged access: The type INamedWidgetContributorFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

StartServerWidgetFactory.java :

21 : import org.eclipse.wst.command.internal.env.ui.widgets.INamedWidgetContributorFactory;

4. WARNING: DiscouragedReference

Discouraged access: The type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

StartServerWidgetFactory.java :

24 : import org.eclipse.wst.ws.internal.wsrt.IContext;

5. WARNING: DiscouragedReference

Discouraged access: The type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

StartServerWidgetFactory.java :

25 : import org.eclipse.wst.ws.internal.wsrt.IWebService;

6. WARNING: DiscouragedReference

Discouraged access: The type INamedWidgetContributorFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

StartServerWidgetFactory.java :

27 : public class StartServerWidgetFactory implements INamedWidgetContributorFactory

7. WARNING: DiscouragedReference

Discouraged access: The type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

StartServerWidgetFactory.java :

29 : private IWebService webservice_;

8. WARNING: DiscouragedReference

Discouraged access: The type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

StartServerWidgetFactory.java :

30 : private IContext context_;

9. WARNING: DiscouragedReference

Discouraged access: The type INamedWidgetContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

StartServerWidgetFactory.java :

32 : public INamedWidgetContributor getFirstNamedWidget()

10. WARNING: DiscouragedReference

Discouraged access: The method getRun() from the type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

StartServerWidgetFactory.java :

36 : if( webservice_ != null && context_.getRun())

11. WARNING: DiscouragedReference

Discouraged access: The method getWebServiceInfo() from the type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

StartServerWidgetFactory.java :

38 : String instanceId = webservice_.getWebServiceInfo().getServerInstanceId();

12. WARNING: DiscouragedReference

Discouraged access: The method getServerInstanceId() from the type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

StartServerWidgetFactory.java :

38 : String instanceId = webservice_.getWebServiceInfo().getServerInstanceId();

13. WARNING: DiscouragedReference

Discouraged access: The type INamedWidgetContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

StartServerWidgetFactory.java :

54 : public INamedWidgetContributor getNextNamedWidget( INamedWidgetContributor widgetContributor)

14. WARNING: DiscouragedReference

Discouraged access: The type INamedWidgetContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

StartServerWidgetFactory.java :

54 : public INamedWidgetContributor getNextNamedWidget( INamedWidgetContributor widgetContributor)

15. WARNING: DiscouragedReference

Discouraged access: The type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

StartServerWidgetFactory.java :

59 : public void registerDataMappings(DataMappingRegistry dataRegistry)

16. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

StartServerWidgetFactory.java :

61 : dataRegistry.addMapping( PreServiceDevelopCommand.class, "WebService", StartServerWidgetFactory.class );

17. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

StartServerWidgetFactory.java :

62 : dataRegistry.addMapping( PreServiceDevelopCommand.class, "Context", StartServerWidgetFactory.class );

18. WARNING: DiscouragedReference

Discouraged access: The type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

StartServerWidgetFactory.java :

65 : public void setWebService( IWebService webservice )

19. WARNING: DiscouragedReference

Discouraged access: The type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

StartServerWidgetFactory.java :

69 : public void setContext ( IContext context )

Source File: org/eclipse/jst/ws/internal/creation/ui/widgets/ServerWizardWidget.java
1. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

79 : import org.eclipse.jst.ws.internal.consumption.ui.ConsumptionUIMessages;

2. WARNING: DiscouragedReference

Discouraged access: The type DefaultingUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

80 : import org.eclipse.jst.ws.internal.consumption.ui.common.DefaultingUtils;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

81 : import org.eclipse.jst.ws.internal.consumption.ui.common.ValidationUtils;

4. WARNING: DiscouragedReference

Discouraged access: The type WebServiceConsumptionUIPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

82 : import org.eclipse.jst.ws.internal.consumption.ui.plugin.WebServiceConsumptionUIPlugin;

5. WARNING: DiscouragedReference

Discouraged access: The type IObjectSelectionLaunchable is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

83 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.IObjectSelectionLaunchable;

6. WARNING: DiscouragedReference

Discouraged access: The type IPackable is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

84 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.IPackable;

7. WARNING: DiscouragedReference

Discouraged access: The type ProjectSelectionDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

85 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.ProjectSelectionDialog;

8. WARNING: DiscouragedReference

Discouraged access: The type WebServiceClientTypeWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

86 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.WebServiceClientTypeWidget;

9. WARNING: DiscouragedReference

Discouraged access: The type IObjectSelectionWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

87 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.object.IObjectSelectionWidget;

10. WARNING: DiscouragedReference

Discouraged access: The type ObjectSelectionOutputCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

88 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.object.ObjectSelectionOutputCommand;

11. WARNING: DiscouragedReference

Discouraged access: The type ObjectSelectionRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

89 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.object.ObjectSelectionRegistry;

12. WARNING: DiscouragedReference

Discouraged access: The type ObjectSelectionWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

90 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.object.ObjectSelectionWidget;

13. WARNING: DiscouragedReference

Discouraged access: The type Timer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

91 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.object.Timer;

14. WARNING: DiscouragedReference

Discouraged access: The type ProjectSelectionWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

92 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.runtime.ProjectSelectionWidget;

15. WARNING: DiscouragedReference

Discouraged access: The type RuntimeServerSelectionDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

93 : import org.eclipse.jst.ws.internal.consumption.ui.wizard.RuntimeServerSelectionDialog;

16. WARNING: DiscouragedReference

Discouraged access: The type WebServiceImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

94 : import org.eclipse.jst.ws.internal.consumption.ui.wsrt.WebServiceImpl;

17. WARNING: DiscouragedReference

Discouraged access: The type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

95 : import org.eclipse.jst.ws.internal.consumption.ui.wsrt.WebServiceRuntimeExtensionUtils2;

18. WARNING: DiscouragedReference

Discouraged access: The type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidget.java :

96 : import org.eclipse.jst.ws.internal.context.ScenarioContext;

19. WARNING: DiscouragedReference

Discouraged access: The type LabelsAndIds is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidget.java :

99 : import org.eclipse.jst.ws.internal.data.LabelsAndIds;

20. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidget.java :

100 : import org.eclipse.jst.ws.internal.data.TypeRuntimeServer;

21. WARNING: DiscouragedReference

Discouraged access: The type WebServicePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidget.java :

101 : import org.eclipse.jst.ws.internal.plugin.WebServicePlugin;

22. WARNING: DiscouragedReference

Discouraged access: The type ComboWithHistory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ServerWizardWidget.java :

102 : import org.eclipse.jst.ws.internal.ui.common.ComboWithHistory;

23. WARNING: DiscouragedReference

Discouraged access: The type UIUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ServerWizardWidget.java :

103 : import org.eclipse.jst.ws.internal.ui.common.UIUtils;

24. WARNING: DiscouragedReference

Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWizardWidget.java :

135 : import org.eclipse.wst.command.internal.env.core.common.StatusUtils;

25. WARNING: DiscouragedReference

Discouraged access: The type ResourceContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWizardWidget.java :

136 : import org.eclipse.wst.command.internal.env.core.context.ResourceContext;

26. WARNING: DiscouragedReference

Discouraged access: The type PageInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServerWizardWidget.java :

137 : import org.eclipse.wst.command.internal.env.ui.widgets.PageInfo;

27. WARNING: DiscouragedReference

Discouraged access: The type SimpleWidgetDataContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServerWizardWidget.java :

138 : import org.eclipse.wst.command.internal.env.ui.widgets.SimpleWidgetDataContributor;

28. WARNING: DiscouragedReference

Discouraged access: The type WidgetContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServerWizardWidget.java :

139 : import org.eclipse.wst.command.internal.env.ui.widgets.WidgetContributor;

29. WARNING: DiscouragedReference

Discouraged access: The type WidgetContributorFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServerWizardWidget.java :

140 : import org.eclipse.wst.command.internal.env.ui.widgets.WidgetContributorFactory;

30. WARNING: DiscouragedReference

Discouraged access: The type WidgetDataEvents is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServerWizardWidget.java :

141 : import org.eclipse.wst.command.internal.env.ui.widgets.WidgetDataEvents;

31. WARNING: DiscouragedReference

Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws.parser_1.0.403.v201004211805.jar

ServerWizardWidget.java :

142 : import org.eclipse.wst.ws.internal.parser.wsil.WebServicesParser;

32. WARNING: DiscouragedReference

Discouraged access: The type WSUIPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws.ui_1.1.200.v201004211805.jar

ServerWizardWidget.java :

143 : import org.eclipse.wst.ws.internal.ui.plugin.WSUIPlugin;

33. WARNING: DiscouragedReference

Discouraged access: The type IWebServiceRuntimeChecker is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServerWizardWidget.java :

144 : import org.eclipse.wst.ws.internal.wsrt.IWebServiceRuntimeChecker;

34. WARNING: DiscouragedReference

Discouraged access: The type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServerWizardWidget.java :

145 : import org.eclipse.wst.ws.internal.wsrt.WebServiceScenario;

35. WARNING: DiscouragedReference

Discouraged access: The type SimpleWidgetDataContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServerWizardWidget.java :

147 : public class ServerWizardWidget extends SimpleWidgetDataContributor implements Runnable, IPackable {

36. WARNING: DiscouragedReference

Discouraged access: The type IPackable is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

147 : public class ServerWizardWidget extends SimpleWidgetDataContributor implements Runnable, IPackable {

37. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidget.java :

179 : private TypeRuntimeServer ids_;

38. WARNING: DiscouragedReference

Discouraged access: The type LabelsAndIds is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidget.java :

180 : private LabelsAndIds labelIds_;

39. WARNING: DiscouragedReference

Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws.parser_1.0.403.v201004211805.jar

ServerWizardWidget.java :

185 : private WebServicesParser parser_;

40. WARNING: DiscouragedReference

Discouraged access: The type WebServiceClientTypeWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

202 : private WebServiceClientTypeWidget clientWidget_;

41. WARNING: DiscouragedReference

Discouraged access: The type ComboWithHistory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ServerWizardWidget.java :

205 : private ComboWithHistory serviceImpl_;

42. WARNING: DiscouragedReference

Discouraged access: The type ProjectSelectionDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

213 : private ProjectSelectionDialog projectDialog_;

43. WARNING: DiscouragedReference

Discouraged access: The type ResourceContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWizardWidget.java :

221 : private ResourceContext resourceContext_;

44. WARNING: DiscouragedReference

Discouraged access: The type Timer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

223 : private Timer timer_ = null;

45. WARNING: DiscouragedReference

Discouraged access: The type UIUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ServerWizardWidget.java :

225 : private UIUtils utils_ = new UIUtils("org.eclipse.jst.ws.creation.ui");

46. WARNING: DiscouragedReference

Discouraged access: The constructor UIUtils(String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ServerWizardWidget.java :

225 : private UIUtils utils_ = new UIUtils("org.eclipse.jst.ws.creation.ui");

47. WARNING: DiscouragedReference

Discouraged access: The type UIUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ServerWizardWidget.java :

225 : private UIUtils utils_ = new UIUtils("org.eclipse.jst.ws.creation.ui");

48. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

244 : private String SERVICE_RUNTIME_PREFIX = ConsumptionUIMessages.LABEL_RUNTIMES_LIST ;

49. WARNING: DiscouragedReference

Discouraged access: The field LABEL_RUNTIMES_LIST from the type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

244 : private String SERVICE_RUNTIME_PREFIX = ConsumptionUIMessages.LABEL_RUNTIMES_LIST ;

50. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

245 : private String SERVICE_SERVER_PREFIX = ConsumptionUIMessages.LABEL_SERVERS_LIST;

51. WARNING: DiscouragedReference

Discouraged access: The field LABEL_SERVERS_LIST from the type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

245 : private String SERVICE_SERVER_PREFIX = ConsumptionUIMessages.LABEL_SERVERS_LIST;

52. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

246 : private String SERVICE_PROJECT_PREFIX = ConsumptionUIMessages.LABEL_SERVICE_PROJECT;

53. WARNING: DiscouragedReference

Discouraged access: The field LABEL_SERVICE_PROJECT from the type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

246 : private String SERVICE_PROJECT_PREFIX = ConsumptionUIMessages.LABEL_SERVICE_PROJECT;

54. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

247 : private String SERVICE_EAR_PREFIX = ConsumptionUIMessages.LABEL_SERVICE_EAR_PROJECT;

55. WARNING: DiscouragedReference

Discouraged access: The field LABEL_SERVICE_EAR_PROJECT from the type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

247 : private String SERVICE_EAR_PREFIX = ConsumptionUIMessages.LABEL_SERVICE_EAR_PROJECT;

56. WARNING: DiscouragedReference

Discouraged access: The type ValidationUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

257 : validationState_ = ValidationUtils.VALIDATE_ALL;

57. WARNING: DiscouragedReference

Discouraged access: The field VALIDATE_ALL from the type ValidationUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

257 : validationState_ = ValidationUtils.VALIDATE_ALL;

58. WARNING: DiscouragedReference

Discouraged access: The type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServerWizardWidget.java :

273 : boolean refreshRuntime = (getWebServiceScenario() != WebServiceScenario.TOPDOWN);

59. WARNING: DiscouragedReference

Discouraged access: The field TOPDOWN from the type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServerWizardWidget.java :

273 : boolean refreshRuntime = (getWebServiceScenario() != WebServiceScenario.TOPDOWN);

60. WARNING: DiscouragedReference

Discouraged access: The type IObjectSelectionLaunchable is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

275 : if (objectSelectionWidget_ instanceof IObjectSelectionLaunchable)

61. WARNING: DiscouragedReference

Discouraged access: The type IObjectSelectionLaunchable is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

277 : IObjectSelectionLaunchable launchable = (IObjectSelectionLaunchable)objectSelectionWidget_;

62. WARNING: DiscouragedReference

Discouraged access: The type IObjectSelectionLaunchable is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

277 : IObjectSelectionLaunchable launchable = (IObjectSelectionLaunchable)objectSelectionWidget_;

63. WARNING: DiscouragedReference

Discouraged access: The method getObjectSelection() from the type IObjectSelectionLaunchable is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

278 : callObjectTransformation(launchable.getObjectSelection(), launchable.getProject(), launchable.getComponentName(), refreshRuntime);

64. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type IObjectSelectionLaunchable is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

278 : callObjectTransformation(launchable.getObjectSelection(), launchable.getProject(), launchable.getComponentName(), refreshRuntime);

65. WARNING: DiscouragedReference

Discouraged access: The method getComponentName() from the type IObjectSelectionLaunchable is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

278 : callObjectTransformation(launchable.getObjectSelection(), launchable.getProject(), launchable.getComponentName(), refreshRuntime);

66. WARNING: DiscouragedReference

Discouraged access: The type IObjectSelectionWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

282 : IObjectSelectionWidget widget = (IObjectSelectionWidget)objectSelectionWidget_;

67. WARNING: DiscouragedReference

Discouraged access: The type IObjectSelectionWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

282 : IObjectSelectionWidget widget = (IObjectSelectionWidget)objectSelectionWidget_;

68. WARNING: DiscouragedReference

Discouraged access: The method getObjectSelection() from the type IObjectSelectionWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

283 : callObjectTransformation(widget.getObjectSelection(), widget.getProject(), widget.getComponentName(), refreshRuntime);

69. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type IObjectSelectionWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

283 : callObjectTransformation(widget.getObjectSelection(), widget.getProject(), widget.getComponentName(), refreshRuntime);

70. WARNING: DiscouragedReference

Discouraged access: The method getComponentName() from the type IObjectSelectionWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

283 : callObjectTransformation(widget.getObjectSelection(), widget.getProject(), widget.getComponentName(), refreshRuntime);

71. WARNING: DiscouragedReference

Discouraged access: The type ValidationUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

290 : validationState_ = ValidationUtils.VALIDATE_ALL;

72. WARNING: DiscouragedReference

Discouraged access: The field VALIDATE_ALL from the type ValidationUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

290 : validationState_ = ValidationUtils.VALIDATE_ALL;

73. WARNING: DiscouragedReference

Discouraged access: The method packIt() from the type WebServiceClientTypeWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

299 : clientWidget_.packIt();

74. WARNING: DiscouragedReference

Discouraged access: The method horizontalResize(Composite, Composite, int) from the type UIUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ServerWizardWidget.java :

307 : utils_.horizontalResize(groupComposite_.getShell(), groupComposite_, UIUtils.DEFAULT_PADDING);

75. WARNING: DiscouragedReference

Discouraged access: The type UIUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ServerWizardWidget.java :

307 : utils_.horizontalResize(groupComposite_.getShell(), groupComposite_, UIUtils.DEFAULT_PADDING);

76. WARNING: DiscouragedReference

Discouraged access: The field DEFAULT_PADDING from the type UIUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ServerWizardWidget.java :

307 : utils_.horizontalResize(groupComposite_.getShell(), groupComposite_, UIUtils.DEFAULT_PADDING);

77. WARNING: DiscouragedReference

Discouraged access: The type WidgetDataEvents is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServerWizardWidget.java :

310 : public WidgetDataEvents addControls(Composite parent,

78. WARNING: DiscouragedReference

Discouraged access: The method createInfoPop(Control, String) from the type UIUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ServerWizardWidget.java :

314 : utils_.createInfoPop(parent, INFOPOP_WSWSCEN_PAGE);

79. WARNING: DiscouragedReference

Discouraged access: The method createComposite(Composite, int) from the type UIUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ServerWizardWidget.java :

316 : Composite typeComposite = utils_.createComposite(parent, 3);

80. WARNING: DiscouragedReference

Discouraged access: The method createCombo(Composite, String, String, String, int) from the type UIUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ServerWizardWidget.java :

318 : webserviceType_ = utils_.createCombo(typeComposite, ConsumptionUIMessages.LABEL_WEBSERVICETYPE, ConsumptionUIMessages.TOOLTIP_PWPR_COMBO_TYPE, INFOPOP_WSWSCEN_COMBO_SERVICETYPE, SWT.SINGLE | SWT.BORDER | SWT.READ_ONLY);

81. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

319 : ConsumptionUIMessages.LABEL_WEBSERVICETYPE,

82. WARNING: DiscouragedReference

Discouraged access: The field LABEL_WEBSERVICETYPE from the type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

319 : ConsumptionUIMessages.LABEL_WEBSERVICETYPE,

83. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

320 : ConsumptionUIMessages.TOOLTIP_PWPR_COMBO_TYPE,

84. WARNING: DiscouragedReference

Discouraged access: The field TOOLTIP_PWPR_COMBO_TYPE from the type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

320 : ConsumptionUIMessages.TOOLTIP_PWPR_COMBO_TYPE,

85. WARNING: DiscouragedReference

Discouraged access: The method getTypeId() from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidget.java :

331 : String oldTypeId = ids_.getTypeId();

86. WARNING: DiscouragedReference

Discouraged access: The method getIds_() from the type LabelsAndIds is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidget.java :

333 : String currentTypeId = labelIds_.getIds_()[currentSelectionIdx];

87. WARNING: DiscouragedReference

Discouraged access: The method setTypeId(String) from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidget.java :

335 : ids_.setTypeId(currentTypeId);

88. WARNING: DiscouragedReference

Discouraged access: The method getScenarioFromTypeId(String) from the type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

341 : int oldScenario = WebServiceRuntimeExtensionUtils2.getScenarioFromTypeId(oldTypeId);

89. WARNING: DiscouragedReference

Discouraged access: The type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

341 : int oldScenario = WebServiceRuntimeExtensionUtils2.getScenarioFromTypeId(oldTypeId);

90. WARNING: DiscouragedReference

Discouraged access: The method getScenarioFromTypeId(String) from the type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

342 : int currentScenario = WebServiceRuntimeExtensionUtils2.getScenarioFromTypeId(currentTypeId);

91. WARNING: DiscouragedReference

Discouraged access: The type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

342 : int currentScenario = WebServiceRuntimeExtensionUtils2.getScenarioFromTypeId(currentTypeId);

92. WARNING: DiscouragedReference

Discouraged access: The type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServerWizardWidget.java :

353 : if (currentScenario == WebServiceScenario.TOPDOWN) {

93. WARNING: DiscouragedReference

Discouraged access: The field TOPDOWN from the type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServerWizardWidget.java :

353 : if (currentScenario == WebServiceScenario.TOPDOWN) {

94. WARNING: DiscouragedReference

Discouraged access: The type ValidationUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

354 : validationState_ = ValidationUtils.VALIDATE_SERVER_RUNTIME_CHANGES;

95. WARNING: DiscouragedReference

Discouraged access: The field VALIDATE_SERVER_RUNTIME_CHANGES from the type ValidationUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidget.java :

354 : validationState_ = ValidationUtils.VALIDATE_SERVER_RUNTIME_CHANGES;

96. WARNING: DiscouragedReference

Discouraged access: The type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServerWizardWidget.java :

364 : if (oldScenario==WebServiceScenario.TOPDOWN && currentScenario==WebServiceScenario.TOPDOWN)

97. WARNING: DiscouragedReference

Discouraged access: The field TOPDOWN from the type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServerWizardWidget.java :

364 : if (oldScenario==WebServiceScenario.TOPDOWN && currentScenario==WebServiceScenario.TOPDOWN)

98. WARNING: DiscouragedReference

Discouraged access: The type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServerWizardWidget.java :

364 : if (oldScenario==WebServiceScenario.TOPDOWN && currentScenario==WebServiceScenario.TOPDOWN)

99. WARNING: DiscouragedReference

Discouraged access: The field TOPDOWN from the type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServerWizardWidget.java :

364 : if (oldScenario==WebServiceScenario.TOPDOWN && currentScenario==WebServiceScenario.TOPDOWN)

100. WARNING: DiscouragedReference

Discouraged access: The method getTypeId() from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidget.java :

391 : webServiceTypeID = ids_.getTypeId();

Source File: org/eclipse/jst/ws/internal/creation/ui/widgets/ServerWizardWidgetDefaultingCommand.java
1. WARNING: DiscouragedReference

Discouraged access: The type ResourceUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

28 : import org.eclipse.jst.ws.internal.common.ResourceUtils;

2. WARNING: DiscouragedReference

Discouraged access: The type ClientWizardWidgetDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidgetDefaultingCommand.java :

29 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.ClientWizardWidgetDefaultingCommand;

3. WARNING: DiscouragedReference

Discouraged access: The type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidgetDefaultingCommand.java :

30 : import org.eclipse.jst.ws.internal.consumption.ui.wsrt.WebServiceRuntimeExtensionUtils2;

4. WARNING: DiscouragedReference

Discouraged access: The type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

31 : import org.eclipse.jst.ws.internal.context.ScenarioContext;

5. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

32 : import org.eclipse.jst.ws.internal.data.TypeRuntimeServer;

6. WARNING: DiscouragedReference

Discouraged access: The type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

34 : import org.eclipse.wst.ws.internal.wsrt.WebServiceScenario;

7. WARNING: DiscouragedReference

Discouraged access: The type ClientWizardWidgetDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidgetDefaultingCommand.java :

36 : public class ServerWizardWidgetDefaultingCommand extends ClientWizardWidgetDefaultingCommand

8. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

38 : private TypeRuntimeServer typeRuntimeServer_;

9. WARNING: DiscouragedReference

Discouraged access: The method getScenarioContext() from the type ClientWizardWidgetDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidgetDefaultingCommand.java :

48 : String type = getScenarioContext().getWebServiceType();

10. WARNING: DiscouragedReference

Discouraged access: The method getWebServiceType() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

48 : String type = getScenarioContext().getWebServiceType();

11. WARNING: DiscouragedReference

Discouraged access: The type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidgetDefaultingCommand.java :

49 : String runtime = WebServiceRuntimeExtensionUtils2.getDefaultRuntimeValueFor( type );

12. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRuntimeValueFor(String) from the type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidgetDefaultingCommand.java :

49 : String runtime = WebServiceRuntimeExtensionUtils2.getDefaultRuntimeValueFor( type );

13. WARNING: DiscouragedReference

Discouraged access: The type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidgetDefaultingCommand.java :

51 : String factoryID = WebServiceRuntimeExtensionUtils2.getDefaultServerValueFor(type);

14. WARNING: DiscouragedReference

Discouraged access: The method getDefaultServerValueFor(String) from the type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidgetDefaultingCommand.java :

51 : String factoryID = WebServiceRuntimeExtensionUtils2.getDefaultServerValueFor(type);

15. WARNING: DiscouragedReference

Discouraged access: The constructor TypeRuntimeServer() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

52 : typeRuntimeServer_ = new TypeRuntimeServer();

16. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

52 : typeRuntimeServer_ = new TypeRuntimeServer();

17. WARNING: DiscouragedReference

Discouraged access: The method setTypeId(String) from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

54 : typeRuntimeServer_.setTypeId( type );

18. WARNING: DiscouragedReference

Discouraged access: The method setRuntimeId(String) from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

55 : typeRuntimeServer_.setRuntimeId( runtime );

19. WARNING: DiscouragedReference

Discouraged access: The method setServerId(String) from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

56 : typeRuntimeServer_.setServerId( factoryID );

20. WARNING: DiscouragedReference

Discouraged access: The type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidgetDefaultingCommand.java :

59 : String[] typeIds = WebServiceRuntimeExtensionUtils2.getWebServiceTypeBySelection(initialSelection_);

21. WARNING: DiscouragedReference

Discouraged access: The method getWebServiceTypeBySelection(IStructuredSelection) from the type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidgetDefaultingCommand.java :

59 : String[] typeIds = WebServiceRuntimeExtensionUtils2.getWebServiceTypeBySelection(initialSelection_);

22. WARNING: DiscouragedReference

Discouraged access: The method setTypeId(String) from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

70 : typeRuntimeServer_.setTypeId(preferred);

23. WARNING: DiscouragedReference

Discouraged access: The type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

79 : String prefix = WebServiceScenario.TOPDOWN + "/";

24. WARNING: DiscouragedReference

Discouraged access: The field TOPDOWN from the type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

79 : String prefix = WebServiceScenario.TOPDOWN + "/";

25. WARNING: DiscouragedReference

Discouraged access: The method setTypeId(String) from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

88 : typeRuntimeServer_.setTypeId(entry);

26. WARNING: DiscouragedReference

Discouraged access: The method getScenarioContext() from the type ClientWizardWidgetDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidgetDefaultingCommand.java :

93 : serviceGeneration_ = getScenarioContext().getGenerateWebService();

27. WARNING: DiscouragedReference

Discouraged access: The method getGenerateWebService() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

93 : serviceGeneration_ = getScenarioContext().getGenerateWebService();

28. WARNING: DiscouragedReference

Discouraged access: The type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

95 : developService_ = serviceGeneration_ <= ScenarioContext.WS_DEVELOP;

29. WARNING: DiscouragedReference

Discouraged access: The field WS_DEVELOP from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

95 : developService_ = serviceGeneration_ <= ScenarioContext.WS_DEVELOP;

30. WARNING: DiscouragedReference

Discouraged access: The type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

96 : assembleService_ = serviceGeneration_ <= ScenarioContext.WS_ASSEMBLE;

31. WARNING: DiscouragedReference

Discouraged access: The field WS_ASSEMBLE from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

96 : assembleService_ = serviceGeneration_ <= ScenarioContext.WS_ASSEMBLE;

32. WARNING: DiscouragedReference

Discouraged access: The type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

97 : deployService_ = serviceGeneration_ <= ScenarioContext.WS_DEPLOY;

33. WARNING: DiscouragedReference

Discouraged access: The field WS_DEPLOY from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

97 : deployService_ = serviceGeneration_ <= ScenarioContext.WS_DEPLOY;

34. WARNING: DiscouragedReference

Discouraged access: The method defaultClientScale() from the type ClientWizardWidgetDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidgetDefaultingCommand.java :

99 : defaultClientScale();

35. WARNING: DiscouragedReference

Discouraged access: The type ResourceUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

135 : IResource resource = ResourceUtils.getResourceFromSelection(obj);

36. WARNING: DiscouragedReference

Discouraged access: The method getResourceFromSelection(Object) from the type ResourceUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

135 : IResource resource = ResourceUtils.getResourceFromSelection(obj);

37. WARNING: DiscouragedReference

Discouraged access: The type ResourceUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

138 : IProject p = ResourceUtils.getProjectOf(resource.getFullPath());

38. WARNING: DiscouragedReference

Discouraged access: The method getProjectOf(IPath) from the type ResourceUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

138 : IProject p = ResourceUtils.getProjectOf(resource.getFullPath());

39. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

149 : public TypeRuntimeServer getServiceTypeRuntimeServer()

40. WARNING: DiscouragedReference

Discouraged access: The method getScenarioContext() from the type ClientWizardWidgetDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidgetDefaultingCommand.java :

156 : return new Boolean( getScenarioContext().getInstallWebService() );

41. WARNING: DiscouragedReference

Discouraged access: The method getInstallWebService() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

156 : return new Boolean( getScenarioContext().getInstallWebService() );

42. WARNING: DiscouragedReference

Discouraged access: The method getScenarioContext() from the type ClientWizardWidgetDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidgetDefaultingCommand.java :

161 : return new Boolean( getScenarioContext().getStartWebService() );

43. WARNING: DiscouragedReference

Discouraged access: The method getStartWebService() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

161 : return new Boolean( getScenarioContext().getStartWebService() );

44. WARNING: DiscouragedReference

Discouraged access: The method getScenarioContext() from the type ClientWizardWidgetDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidgetDefaultingCommand.java :

166 : return new Boolean( getScenarioContext().getTestWebService() );

45. WARNING: DiscouragedReference

Discouraged access: The method getTestWebService() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

166 : return new Boolean( getScenarioContext().getTestWebService() );

46. WARNING: DiscouragedReference

Discouraged access: The method getScenarioContext() from the type ClientWizardWidgetDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidgetDefaultingCommand.java :

171 : return new Boolean( getScenarioContext().getLaunchWebServiceExplorer() );

47. WARNING: DiscouragedReference

Discouraged access: The method getLaunchWebServiceExplorer() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

171 : return new Boolean( getScenarioContext().getLaunchWebServiceExplorer() );

48. WARNING: DiscouragedReference

Discouraged access: The method getScenarioContext() from the type ClientWizardWidgetDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidgetDefaultingCommand.java :

176 : return new Boolean( getScenarioContext().getGenerateProxy() );

49. WARNING: DiscouragedReference

Discouraged access: The method getGenerateProxy() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

176 : return new Boolean( getScenarioContext().getGenerateProxy() );

50. WARNING: DiscouragedReference

Discouraged access: The method getScenarioContext() from the type ClientWizardWidgetDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidgetDefaultingCommand.java :

181 : return getScenarioContext().isLaunchSampleEnabled();

51. WARNING: DiscouragedReference

Discouraged access: The method isLaunchSampleEnabled() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

181 : return getScenarioContext().isLaunchSampleEnabled();

52. WARNING: DiscouragedReference

Discouraged access: The method getScenarioContext() from the type ClientWizardWidgetDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidgetDefaultingCommand.java :

186 : return new Boolean(getScenarioContext().getMonitorWebService());

53. WARNING: DiscouragedReference

Discouraged access: The method getMonitorWebService() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

186 : return new Boolean(getScenarioContext().getMonitorWebService());

54. WARNING: DiscouragedReference

Discouraged access: The method getScenarioContext() from the type ClientWizardWidgetDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidgetDefaultingCommand.java :

196 : return getScenarioContext().getGenerateClient();

55. WARNING: DiscouragedReference

Discouraged access: The method getGenerateClient() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetDefaultingCommand.java :

196 : return getScenarioContext().getGenerateClient();

Source File: org/eclipse/jst/ws/internal/creation/ui/widgets/ServerWizardWidgetOutputCommand.java
1. WARNING: DiscouragedReference

Discouraged access: The type ClientWizardWidgetOutputCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidgetOutputCommand.java :

19 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.ClientWizardWidgetOutputCommand;

2. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetOutputCommand.java :

20 : import org.eclipse.jst.ws.internal.data.TypeRuntimeServer;

3. WARNING: DiscouragedReference

Discouraged access: The type ResourceContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWizardWidgetOutputCommand.java :

21 : import org.eclipse.wst.command.internal.env.core.context.ResourceContext;

4. WARNING: DiscouragedReference

Discouraged access: The type ClientWizardWidgetOutputCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWizardWidgetOutputCommand.java :

24 : public class ServerWizardWidgetOutputCommand extends ClientWizardWidgetOutputCommand

5. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetOutputCommand.java :

26 : private TypeRuntimeServer typeRuntimeServer_;

6. WARNING: DiscouragedReference

Discouraged access: The type ResourceContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWizardWidgetOutputCommand.java :

38 : private ResourceContext resourceContext_;

7. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetOutputCommand.java :

42 : public TypeRuntimeServer getServiceTypeRuntimeServer()

8. WARNING: DiscouragedReference

Discouraged access: The type ResourceContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWizardWidgetOutputCommand.java :

77 : public ResourceContext getResourceContext()

9. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWizardWidgetOutputCommand.java :

129 : public void setServiceTypeRuntimeServer(TypeRuntimeServer typeRuntimeServer_)

10. WARNING: DiscouragedReference

Discouraged access: The type ResourceContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWizardWidgetOutputCommand.java :

134 : public void setResourceContext(ResourceContext rc)

Source File: org/eclipse/jst/ws/internal/creation/ui/widgets/ServiceImplSelectionDialog.java
1. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceImplSelectionDialog.java :

19 : import org.eclipse.jst.ws.internal.consumption.ui.ConsumptionUIMessages;

2. WARNING: DiscouragedReference

Discouraged access: The type ObjectSelectionWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceImplSelectionDialog.java :

20 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.object.ObjectSelectionWidget;

3. WARNING: DiscouragedReference

Discouraged access: The type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceImplSelectionDialog.java :

21 : import org.eclipse.jst.ws.internal.consumption.ui.wsrt.WebServiceRuntimeExtensionUtils2;

4. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServiceImplSelectionDialog.java :

22 : import org.eclipse.jst.ws.internal.data.TypeRuntimeServer;

5. WARNING: DiscouragedReference

Discouraged access: The type AbstractSelectionDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServiceImplSelectionDialog.java :

26 : import org.eclipse.wst.command.internal.env.ui.widgets.AbstractSelectionDialog;

6. WARNING: DiscouragedReference

Discouraged access: The type PageInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServiceImplSelectionDialog.java :

27 : import org.eclipse.wst.command.internal.env.ui.widgets.PageInfo;

7. WARNING: DiscouragedReference

Discouraged access: The type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceImplSelectionDialog.java :

28 : import org.eclipse.wst.ws.internal.wsrt.WebServiceScenario;

8. WARNING: DiscouragedReference

Discouraged access: The type AbstractSelectionDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServiceImplSelectionDialog.java :

30 : public class ServiceImplSelectionDialog extends AbstractSelectionDialog {

9. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServiceImplSelectionDialog.java :

32 : TypeRuntimeServer trs_;

10. WARNING: DiscouragedReference

Discouraged access: The type PageInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServiceImplSelectionDialog.java :

36 : public ServiceImplSelectionDialog(Shell parent, PageInfo pageInfo) {

11. WARNING: DiscouragedReference

Discouraged access: The constructor AbstractSelectionDialog(Shell, PageInfo) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServiceImplSelectionDialog.java :

37 : super(parent, pageInfo);

12. WARNING: DiscouragedReference

Discouraged access: The method getPageName() from the type PageInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServiceImplSelectionDialog.java :

38 : titleText_ = pageInfo.getPageName();

13. WARNING: DiscouragedReference

Discouraged access: The method setTypeRuntimeServer(TypeRuntimeServer) from the type ObjectSelectionWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceImplSelectionDialog.java :

43 : ((ObjectSelectionWidget)getWidget()).setTypeRuntimeServer(trs_);

14. WARNING: DiscouragedReference

Discouraged access: The type ObjectSelectionWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceImplSelectionDialog.java :

43 : ((ObjectSelectionWidget)getWidget()).setTypeRuntimeServer(trs_);

15. WARNING: DiscouragedReference

Discouraged access: The method getWidget() from the type SimpleDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServiceImplSelectionDialog.java :

43 : ((ObjectSelectionWidget)getWidget()).setTypeRuntimeServer(trs_);

16. WARNING: DiscouragedReference

Discouraged access: The method setInitialSelection(IStructuredSelection) from the type ObjectSelectionWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceImplSelectionDialog.java :

44 : ((ObjectSelectionWidget)getWidget()).setInitialSelection(selection_);

17. WARNING: DiscouragedReference

Discouraged access: The type ObjectSelectionWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceImplSelectionDialog.java :

44 : ((ObjectSelectionWidget)getWidget()).setInitialSelection(selection_);

18. WARNING: DiscouragedReference

Discouraged access: The method getWidget() from the type SimpleDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServiceImplSelectionDialog.java :

44 : ((ObjectSelectionWidget)getWidget()).setInitialSelection(selection_);

19. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServiceImplSelectionDialog.java :

47 : public void setTypeRuntimeServer(TypeRuntimeServer trs)

20. WARNING: DiscouragedReference

Discouraged access: The method getTypeId() from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServiceImplSelectionDialog.java :

54 : String typeId = trs.getTypeId();

21. WARNING: DiscouragedReference

Discouraged access: The type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceImplSelectionDialog.java :

55 : int scenario = WebServiceRuntimeExtensionUtils2.getScenarioFromTypeId(typeId);

22. WARNING: DiscouragedReference

Discouraged access: The method getScenarioFromTypeId(String) from the type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceImplSelectionDialog.java :

55 : int scenario = WebServiceRuntimeExtensionUtils2.getScenarioFromTypeId(typeId);

23. WARNING: DiscouragedReference

Discouraged access: The type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceImplSelectionDialog.java :

57 : if (scenario == WebServiceScenario.BOTTOMUP)

24. WARNING: DiscouragedReference

Discouraged access: The field BOTTOMUP from the type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceImplSelectionDialog.java :

57 : if (scenario == WebServiceScenario.BOTTOMUP)

25. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceImplSelectionDialog.java :

59 : titleText_ = ConsumptionUIMessages.DIALOG_TITILE_SERVICE_IMPL_SELECTION;

26. WARNING: DiscouragedReference

Discouraged access: The field DIALOG_TITILE_SERVICE_IMPL_SELECTION from the type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceImplSelectionDialog.java :

59 : titleText_ = ConsumptionUIMessages.DIALOG_TITILE_SERVICE_IMPL_SELECTION;

27. WARNING: DiscouragedReference

Discouraged access: The type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceImplSelectionDialog.java :

61 : else if (scenario == WebServiceScenario.TOPDOWN)

28. WARNING: DiscouragedReference

Discouraged access: The field TOPDOWN from the type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServiceImplSelectionDialog.java :

61 : else if (scenario == WebServiceScenario.TOPDOWN)

29. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceImplSelectionDialog.java :

63 : titleText_ = ConsumptionUIMessages.DIALOG_TITILE_SERVICE_DEF_SELECTION;

30. WARNING: DiscouragedReference

Discouraged access: The field DIALOG_TITILE_SERVICE_DEF_SELECTION from the type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceImplSelectionDialog.java :

63 : titleText_ = ConsumptionUIMessages.DIALOG_TITILE_SERVICE_DEF_SELECTION;

31. WARNING: DiscouragedReference

Discouraged access: The method getObjectSelectionDisplayableString() from the type ObjectSelectionWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceImplSelectionDialog.java :

81 : return ((ObjectSelectionWidget)getWidget()).getObjectSelectionDisplayableString();

32. WARNING: DiscouragedReference

Discouraged access: The type ObjectSelectionWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceImplSelectionDialog.java :

81 : return ((ObjectSelectionWidget)getWidget()).getObjectSelectionDisplayableString();

33. WARNING: DiscouragedReference

Discouraged access: The method getWidget() from the type SimpleDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServiceImplSelectionDialog.java :

81 : return ((ObjectSelectionWidget)getWidget()).getObjectSelectionDisplayableString();

34. WARNING: DiscouragedReference

Discouraged access: The method getObjectSelection() from the type ObjectSelectionWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceImplSelectionDialog.java :

85 : return ((ObjectSelectionWidget)getWidget()).getObjectSelection();

35. WARNING: DiscouragedReference

Discouraged access: The type ObjectSelectionWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceImplSelectionDialog.java :

85 : return ((ObjectSelectionWidget)getWidget()).getObjectSelection();

36. WARNING: DiscouragedReference

Discouraged access: The method getWidget() from the type SimpleDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServiceImplSelectionDialog.java :

85 : return ((ObjectSelectionWidget)getWidget()).getObjectSelection();

37. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type ObjectSelectionWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceImplSelectionDialog.java :

89 : return ((ObjectSelectionWidget)getWidget()).getProject();

38. WARNING: DiscouragedReference

Discouraged access: The type ObjectSelectionWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceImplSelectionDialog.java :

89 : return ((ObjectSelectionWidget)getWidget()).getProject();

39. WARNING: DiscouragedReference

Discouraged access: The method getWidget() from the type SimpleDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServiceImplSelectionDialog.java :

89 : return ((ObjectSelectionWidget)getWidget()).getProject();

40. WARNING: DiscouragedReference

Discouraged access: The method getComponentName() from the type ObjectSelectionWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceImplSelectionDialog.java :

93 : return ((ObjectSelectionWidget)getWidget()).getComponentName();

41. WARNING: DiscouragedReference

Discouraged access: The type ObjectSelectionWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceImplSelectionDialog.java :

93 : return ((ObjectSelectionWidget)getWidget()).getComponentName();

42. WARNING: DiscouragedReference

Discouraged access: The method getWidget() from the type SimpleDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServiceImplSelectionDialog.java :

93 : return ((ObjectSelectionWidget)getWidget()).getComponentName();

43. WARNING: DiscouragedReference

Discouraged access: The method getWidgetSize() from the type ObjectSelectionWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceImplSelectionDialog.java :

103 : return ((ObjectSelectionWidget)getWidget()).getWidgetSize();

44. WARNING: DiscouragedReference

Discouraged access: The type ObjectSelectionWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceImplSelectionDialog.java :

103 : return ((ObjectSelectionWidget)getWidget()).getWidgetSize();

45. WARNING: DiscouragedReference

Discouraged access: The method getWidget() from the type SimpleDialog is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServiceImplSelectionDialog.java :

103 : return ((ObjectSelectionWidget)getWidget()).getWidgetSize();

Source File: org/eclipse/jst/ws/internal/creation/ui/widgets/binding/ExportWSWidgetBinding.java
1. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ExportWSWidgetBinding.java :

13 : import org.eclipse.jst.ws.internal.consumption.ui.ConsumptionUIMessages;

2. WARNING: DiscouragedReference

Discouraged access: The type PublishToPrivateUDDICommandFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ExportWSWidgetBinding.java :

14 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.PublishToPrivateUDDICommandFragment;

3. WARNING: DiscouragedReference

Discouraged access: The type PublishWSWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ExportWSWidgetBinding.java :

15 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.PublishWSWidget;

4. WARNING: DiscouragedReference

Discouraged access: The type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ExportWSWidgetBinding.java :

16 : import org.eclipse.wst.command.internal.env.core.data.DataMappingRegistry;

5. WARNING: DiscouragedReference

Discouraged access: The type CommandFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ExportWSWidgetBinding.java :

17 : import org.eclipse.wst.command.internal.env.core.fragment.CommandFragment;

6. WARNING: DiscouragedReference

Discouraged access: The type CommandFragmentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ExportWSWidgetBinding.java :

18 : import org.eclipse.wst.command.internal.env.core.fragment.CommandFragmentFactory;

7. WARNING: DiscouragedReference

Discouraged access: The type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ExportWSWidgetBinding.java :

19 : import org.eclipse.wst.command.internal.env.core.fragment.SequenceFragment;

8. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ExportWSWidgetBinding.java :

20 : import org.eclipse.wst.command.internal.env.core.fragment.SimpleFragment;

9. WARNING: DiscouragedReference

Discouraged access: The type CanFinishRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ExportWSWidgetBinding.java :

21 : import org.eclipse.wst.command.internal.env.ui.widgets.CanFinishRegistry;

10. WARNING: DiscouragedReference

Discouraged access: The type CommandWidgetBinding is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ExportWSWidgetBinding.java :

22 : import org.eclipse.wst.command.internal.env.ui.widgets.CommandWidgetBinding;

11. WARNING: DiscouragedReference

Discouraged access: The type WidgetContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ExportWSWidgetBinding.java :

23 : import org.eclipse.wst.command.internal.env.ui.widgets.WidgetContributor;

12. WARNING: DiscouragedReference

Discouraged access: The type WidgetContributorFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ExportWSWidgetBinding.java :

24 : import org.eclipse.wst.command.internal.env.ui.widgets.WidgetContributorFactory;

13. WARNING: DiscouragedReference

Discouraged access: The type WidgetRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ExportWSWidgetBinding.java :

25 : import org.eclipse.wst.command.internal.env.ui.widgets.WidgetRegistry;

14. WARNING: DiscouragedReference

Discouraged access: The type WSExplorerLauncherCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws.explorer_1.0.507.v201004220342.jar

ExportWSWidgetBinding.java :

26 : import org.eclipse.wst.ws.internal.explorer.WSExplorerLauncherCommand;

15. WARNING: DiscouragedReference

Discouraged access: The type CommandWidgetBinding is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ExportWSWidgetBinding.java :

29 : public class ExportWSWidgetBinding implements CommandWidgetBinding

16. WARNING: DiscouragedReference

Discouraged access: The type CanFinishRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ExportWSWidgetBinding.java :

31 : private CanFinishRegistry canFinishRegistry;

17. WARNING: DiscouragedReference

Discouraged access: The type WidgetRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ExportWSWidgetBinding.java :

32 : private WidgetRegistry widgetRegistry;

18. WARNING: DiscouragedReference

Discouraged access: The type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ExportWSWidgetBinding.java :

33 : private DataMappingRegistry dataMappingRegistry;

19. WARNING: DiscouragedReference

Discouraged access: The type PublishToPrivateUDDICommandFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ExportWSWidgetBinding.java :

34 : private PublishToPrivateUDDICommandFragment publishToPrivateUDDICmdFrag;

20. WARNING: DiscouragedReference

Discouraged access: The constructor PublishToPrivateUDDICommandFragment() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ExportWSWidgetBinding.java :

38 : publishToPrivateUDDICmdFrag = new PublishToPrivateUDDICommandFragment();

21. WARNING: DiscouragedReference

Discouraged access: The type PublishToPrivateUDDICommandFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ExportWSWidgetBinding.java :

38 : publishToPrivateUDDICmdFrag = new PublishToPrivateUDDICommandFragment();

22. WARNING: DiscouragedReference

Discouraged access: The type CommandFragmentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ExportWSWidgetBinding.java :

43 : public CommandFragmentFactory create()

23. WARNING: DiscouragedReference

Discouraged access: The type CommandFragmentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ExportWSWidgetBinding.java :

45 : return new CommandFragmentFactory()

24. WARNING: DiscouragedReference

Discouraged access: The type CommandFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ExportWSWidgetBinding.java :

47 : public CommandFragment create()

25. WARNING: DiscouragedReference

Discouraged access: The type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ExportWSWidgetBinding.java :

49 : SequenceFragment root = new SequenceFragment();

26. WARNING: DiscouragedReference

Discouraged access: The constructor SequenceFragment() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ExportWSWidgetBinding.java :

49 : SequenceFragment root = new SequenceFragment();

27. WARNING: DiscouragedReference

Discouraged access: The type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ExportWSWidgetBinding.java :

49 : SequenceFragment root = new SequenceFragment();

28. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ExportWSWidgetBinding.java :

50 : root.add(new SimpleFragment("WSExport"));

29. WARNING: DiscouragedReference

Discouraged access: The constructor SimpleFragment(String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ExportWSWidgetBinding.java :

50 : root.add(new SimpleFragment("WSExport"));

30. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ExportWSWidgetBinding.java :

50 : root.add(new SimpleFragment("WSExport"));

31. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ExportWSWidgetBinding.java :

51 : root.add(publishToPrivateUDDICmdFrag);

32. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ExportWSWidgetBinding.java :

52 : root.add(new SimpleFragment(new WSExplorerLauncherCommand(), ""));

33. WARNING: DiscouragedReference

Discouraged access: The constructor SimpleFragment(AbstractDataModelOperation, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ExportWSWidgetBinding.java :

52 : root.add(new SimpleFragment(new WSExplorerLauncherCommand(), ""));

34. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ExportWSWidgetBinding.java :

52 : root.add(new SimpleFragment(new WSExplorerLauncherCommand(), ""));

35. WARNING: DiscouragedReference

Discouraged access: The constructor WSExplorerLauncherCommand() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws.explorer_1.0.507.v201004220342.jar

ExportWSWidgetBinding.java :

52 : root.add(new SimpleFragment(new WSExplorerLauncherCommand(), ""));

36. WARNING: DiscouragedReference

Discouraged access: The type WSExplorerLauncherCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws.explorer_1.0.507.v201004220342.jar

ExportWSWidgetBinding.java :

52 : root.add(new SimpleFragment(new WSExplorerLauncherCommand(), ""));

37. WARNING: DiscouragedReference

Discouraged access: The type CanFinishRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ExportWSWidgetBinding.java :

61 : public void registerCanFinish(CanFinishRegistry canFinishRegistry)

38. WARNING: DiscouragedReference

Discouraged access: The method registerCanFinish(CanFinishRegistry) from the type PublishToPrivateUDDICommandFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ExportWSWidgetBinding.java :

64 : publishToPrivateUDDICmdFrag.registerCanFinish(this.canFinishRegistry);

39. WARNING: DiscouragedReference

Discouraged access: The type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ExportWSWidgetBinding.java :

70 : public void registerDataMappings(DataMappingRegistry dataRegistry)

40. WARNING: DiscouragedReference

Discouraged access: The method registerDataMappings(DataMappingRegistry) from the type PublishToPrivateUDDICommandFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ExportWSWidgetBinding.java :

73 : publishToPrivateUDDICmdFrag.registerDataMappings(this.dataMappingRegistry);

41. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ExportWSWidgetBinding.java :

76 : dataMappingRegistry.addMapping(PublishWSWidget.class, "PublishToPrivateUDDI", PublishToPrivateUDDICommandFragment.class);

42. WARNING: DiscouragedReference

Discouraged access: The type PublishWSWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ExportWSWidgetBinding.java :

76 : dataMappingRegistry.addMapping(PublishWSWidget.class, "PublishToPrivateUDDI", PublishToPrivateUDDICommandFragment.class);

43. WARNING: DiscouragedReference

Discouraged access: The type PublishToPrivateUDDICommandFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ExportWSWidgetBinding.java :

76 : dataMappingRegistry.addMapping(PublishWSWidget.class, "PublishToPrivateUDDI", PublishToPrivateUDDICommandFragment.class);

44. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ExportWSWidgetBinding.java :

79 : dataMappingRegistry.addMapping(PublishWSWidget.class, "ForceLaunchOutsideIDE", WSExplorerLauncherCommand.class);

45. WARNING: DiscouragedReference

Discouraged access: The type PublishWSWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ExportWSWidgetBinding.java :

79 : dataMappingRegistry.addMapping(PublishWSWidget.class, "ForceLaunchOutsideIDE", WSExplorerLauncherCommand.class);

46. WARNING: DiscouragedReference

Discouraged access: The type WSExplorerLauncherCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws.explorer_1.0.507.v201004220342.jar

ExportWSWidgetBinding.java :

79 : dataMappingRegistry.addMapping(PublishWSWidget.class, "ForceLaunchOutsideIDE", WSExplorerLauncherCommand.class);

47. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ExportWSWidgetBinding.java :

80 : dataMappingRegistry.addMapping(PublishWSWidget.class, "LaunchOptions", WSExplorerLauncherCommand.class);

48. WARNING: DiscouragedReference

Discouraged access: The type PublishWSWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ExportWSWidgetBinding.java :

80 : dataMappingRegistry.addMapping(PublishWSWidget.class, "LaunchOptions", WSExplorerLauncherCommand.class);

49. WARNING: DiscouragedReference

Discouraged access: The type WSExplorerLauncherCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws.explorer_1.0.507.v201004220342.jar

ExportWSWidgetBinding.java :

80 : dataMappingRegistry.addMapping(PublishWSWidget.class, "LaunchOptions", WSExplorerLauncherCommand.class);

50. WARNING: DiscouragedReference

Discouraged access: The type WidgetRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ExportWSWidgetBinding.java :

86 : public void registerWidgetMappings(WidgetRegistry widgetRegistry)

51. WARNING: DiscouragedReference

Discouraged access: The method registerWidgetMappings(WidgetRegistry) from the type PublishToPrivateUDDICommandFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ExportWSWidgetBinding.java :

89 : publishToPrivateUDDICmdFrag.registerWidgetMappings(this.widgetRegistry);

52. WARNING: DiscouragedReference

Discouraged access: The method add(String, String, String, WidgetContributorFactory) from the type WidgetRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ExportWSWidgetBinding.java :

91 : widgetRegistry.add("WSExport", ConsumptionUIMessages.PAGE_TITLE_WS_PUBLISH, ConsumptionUIMessages.PAGE_DESC_WS_PUBLISH, new WidgetContributorFactory() { public WidgetContributor create() { return new PublishWSWidget(true); } } );

53. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ExportWSWidgetBinding.java :

92 : ConsumptionUIMessages.PAGE_TITLE_WS_PUBLISH,

54. WARNING: DiscouragedReference

Discouraged access: The field PAGE_TITLE_WS_PUBLISH from the type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ExportWSWidgetBinding.java :

92 : ConsumptionUIMessages.PAGE_TITLE_WS_PUBLISH,

55. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ExportWSWidgetBinding.java :

93 : ConsumptionUIMessages.PAGE_DESC_WS_PUBLISH,

56. WARNING: DiscouragedReference

Discouraged access: The field PAGE_DESC_WS_PUBLISH from the type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ExportWSWidgetBinding.java :

93 : ConsumptionUIMessages.PAGE_DESC_WS_PUBLISH,

57. WARNING: DiscouragedReference

Discouraged access: The type WidgetContributorFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ExportWSWidgetBinding.java :

94 : new WidgetContributorFactory()

58. WARNING: DiscouragedReference

Discouraged access: The type WidgetContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ExportWSWidgetBinding.java :

96 : public WidgetContributor create()

59. WARNING: DiscouragedReference

Discouraged access: The constructor PublishWSWidget(boolean) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ExportWSWidgetBinding.java :

98 : return new PublishWSWidget(true);

60. WARNING: DiscouragedReference

Discouraged access: The type PublishWSWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ExportWSWidgetBinding.java :

98 : return new PublishWSWidget(true);

Source File: org/eclipse/jst/ws/internal/creation/ui/widgets/binding/PublishWSDLWidgetBinding.java
1. WARNING: DiscouragedReference

Discouraged access: The type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

PublishWSDLWidgetBinding.java :

13 : import org.eclipse.wst.command.internal.env.core.data.DataMappingRegistry;

2. WARNING: DiscouragedReference

Discouraged access: The type CommandFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

PublishWSDLWidgetBinding.java :

14 : import org.eclipse.wst.command.internal.env.core.fragment.CommandFragment;

3. WARNING: DiscouragedReference

Discouraged access: The type CommandFragmentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

PublishWSDLWidgetBinding.java :

15 : import org.eclipse.wst.command.internal.env.core.fragment.CommandFragmentFactory;

4. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

PublishWSDLWidgetBinding.java :

16 : import org.eclipse.wst.command.internal.env.core.fragment.SimpleFragment;

5. WARNING: DiscouragedReference

Discouraged access: The type CanFinishRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

PublishWSDLWidgetBinding.java :

17 : import org.eclipse.wst.command.internal.env.ui.widgets.CanFinishRegistry;

6. WARNING: DiscouragedReference

Discouraged access: The type CommandWidgetBinding is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

PublishWSDLWidgetBinding.java :

18 : import org.eclipse.wst.command.internal.env.ui.widgets.CommandWidgetBinding;

7. WARNING: DiscouragedReference

Discouraged access: The type WidgetRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

PublishWSDLWidgetBinding.java :

19 : import org.eclipse.wst.command.internal.env.ui.widgets.WidgetRegistry;

8. WARNING: DiscouragedReference

Discouraged access: The type CommandWidgetBinding is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

PublishWSDLWidgetBinding.java :

22 : public class PublishWSDLWidgetBinding implements CommandWidgetBinding

9. WARNING: DiscouragedReference

Discouraged access: The type CommandFragmentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

PublishWSDLWidgetBinding.java :

31 : public CommandFragmentFactory create()

10. WARNING: DiscouragedReference

Discouraged access: The type CommandFragmentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

PublishWSDLWidgetBinding.java :

33 : return new CommandFragmentFactory()

11. WARNING: DiscouragedReference

Discouraged access: The type CommandFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

PublishWSDLWidgetBinding.java :

35 : public CommandFragment create()

12. WARNING: DiscouragedReference

Discouraged access: The constructor SimpleFragment() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

PublishWSDLWidgetBinding.java :

37 : return new SimpleFragment();

13. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

PublishWSDLWidgetBinding.java :

37 : return new SimpleFragment();

14. WARNING: DiscouragedReference

Discouraged access: The type CanFinishRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

PublishWSDLWidgetBinding.java :

45 : public void registerCanFinish(CanFinishRegistry canFinishRegistry)

15. WARNING: DiscouragedReference

Discouraged access: The type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

PublishWSDLWidgetBinding.java :

52 : public void registerDataMappings(DataMappingRegistry dataRegistry)

16. WARNING: DiscouragedReference

Discouraged access: The type WidgetRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

PublishWSDLWidgetBinding.java :

59 : public void registerWidgetMappings(WidgetRegistry widgetRegistry)

Source File: org/eclipse/jst/ws/internal/creation/ui/widgets/binding/ServerWidgetBinding.java
1. WARNING: DiscouragedReference

Discouraged access: The type StringToIProjectTransformer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerWidgetBinding.java :

41 : import org.eclipse.jst.ws.internal.common.StringToIProjectTransformer;

2. WARNING: DiscouragedReference

Discouraged access: The type ComputeEndpointCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

ServerWidgetBinding.java :

42 : import org.eclipse.jst.ws.internal.consumption.command.common.ComputeEndpointCommand;

3. WARNING: DiscouragedReference

Discouraged access: The type ComputeProxyEndpointCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

ServerWidgetBinding.java :

43 : import org.eclipse.jst.ws.internal.consumption.command.common.ComputeProxyEndpointCommand;

4. WARNING: DiscouragedReference

Discouraged access: The type CreateMonitorCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

ServerWidgetBinding.java :

44 : import org.eclipse.jst.ws.internal.consumption.command.common.CreateMonitorCommand;

5. WARNING: DiscouragedReference

Discouraged access: The type ManageServerStartUpCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

ServerWidgetBinding.java :

45 : import org.eclipse.jst.ws.internal.consumption.command.common.ManageServerStartUpCommand;

6. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

46 : import org.eclipse.jst.ws.internal.consumption.ui.ConsumptionUIMessages;

7. WARNING: DiscouragedReference

Discouraged access: The type ServerInstToIServerTransformer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

47 : import org.eclipse.jst.ws.internal.consumption.ui.command.data.ServerInstToIServerTransformer;

8. WARNING: DiscouragedReference

Discouraged access: The type FinishFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

48 : import org.eclipse.jst.ws.internal.consumption.ui.common.FinishFragment;

9. WARNING: DiscouragedReference

Discouraged access: The type ScenarioCleanupCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

49 : import org.eclipse.jst.ws.internal.consumption.ui.common.ScenarioCleanupCommand;

10. WARNING: DiscouragedReference

Discouraged access: The type ClientRootFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

50 : import org.eclipse.jst.ws.internal.consumption.ui.extension.ClientRootFragment;

11. WARNING: DiscouragedReference

Discouraged access: The type PreClientDevelopCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

51 : import org.eclipse.jst.ws.internal.consumption.ui.extension.PreClientDevelopCommand;

12. WARNING: DiscouragedReference

Discouraged access: The type SelectionTransformer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

52 : import org.eclipse.jst.ws.internal.consumption.ui.selection.SelectionTransformer;

13. WARNING: DiscouragedReference

Discouraged access: The type PublishToPrivateUDDICommandFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

53 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.PublishToPrivateUDDICommandFragment;

14. WARNING: DiscouragedReference

Discouraged access: The type PublishWSWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

54 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.PublishWSWidget;

15. WARNING: DiscouragedReference

Discouraged access: The type ClientExtensionDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

55 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.extensions.ClientExtensionDefaultingCommand;

16. WARNING: DiscouragedReference

Discouraged access: The type ClientExtensionFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

56 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.extensions.ClientExtensionFragment;

17. WARNING: DiscouragedReference

Discouraged access: The type ClientExtensionOutputCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

57 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.extensions.ClientExtensionOutputCommand;

18. WARNING: DiscouragedReference

Discouraged access: The type ServerExtensionDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

58 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.extensions.ServerExtensionDefaultingCommand;

19. WARNING: DiscouragedReference

Discouraged access: The type ServerExtensionFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

59 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.extensions.ServerExtensionFragment;

20. WARNING: DiscouragedReference

Discouraged access: The type ServerExtensionOutputCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

60 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.extensions.ServerExtensionOutputCommand;

21. WARNING: DiscouragedReference

Discouraged access: The type ObjectSelectionOutputCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

61 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.object.ObjectSelectionOutputCommand;

22. WARNING: DiscouragedReference

Discouraged access: The type ClientTestDelegateCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

62 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.test.ClientTestDelegateCommand;

23. WARNING: DiscouragedReference

Discouraged access: The type ClientTestFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

63 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.test.ClientTestFragment;

24. WARNING: DiscouragedReference

Discouraged access: The type ClientTestWidget is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

64 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.test.ClientTestWidget;

25. WARNING: DiscouragedReference

Discouraged access: The type FinishDefaultCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

65 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.test.FinishDefaultCommand;

26. WARNING: DiscouragedReference

Discouraged access: The type FinishTestFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

66 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.test.FinishTestFragment;

27. WARNING: DiscouragedReference

Discouraged access: The type TestDefaultingFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

67 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.test.TestDefaultingFragment;

28. WARNING: DiscouragedReference

Discouraged access: The type WSDLTestLaunchCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

68 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.test.WSDLTestLaunchCommand;

29. WARNING: DiscouragedReference

Discouraged access: The type WebServiceClientTestArrivalCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

69 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.test.WebServiceClientTestArrivalCommand;

30. WARNING: DiscouragedReference

Discouraged access: The type Condition is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

80 : import org.eclipse.wst.command.internal.env.core.common.Condition;

31. WARNING: DiscouragedReference

Discouraged access: The type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

81 : import org.eclipse.wst.command.internal.env.core.data.DataMappingRegistry;

32. WARNING: DiscouragedReference

Discouraged access: The type BooleanFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

82 : import org.eclipse.wst.command.internal.env.core.fragment.BooleanFragment;

33. WARNING: DiscouragedReference

Discouraged access: The type CommandFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

83 : import org.eclipse.wst.command.internal.env.core.fragment.CommandFragment;

34. WARNING: DiscouragedReference

Discouraged access: The type CommandFragmentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

84 : import org.eclipse.wst.command.internal.env.core.fragment.CommandFragmentFactory;

35. WARNING: DiscouragedReference

Discouraged access: The type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

85 : import org.eclipse.wst.command.internal.env.core.fragment.SequenceFragment;

36. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

86 : import org.eclipse.wst.command.internal.env.core.fragment.SimpleFragment;

37. WARNING: DiscouragedReference

Discouraged access: The type CanFinishRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServerWidgetBinding.java :

87 : import org.eclipse.wst.command.internal.env.ui.widgets.CanFinishRegistry;

38. WARNING: DiscouragedReference

Discouraged access: The type CommandWidgetBinding is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServerWidgetBinding.java :

88 : import org.eclipse.wst.command.internal.env.ui.widgets.CommandWidgetBinding;

39. WARNING: DiscouragedReference

Discouraged access: The type SelectionCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServerWidgetBinding.java :

89 : import org.eclipse.wst.command.internal.env.ui.widgets.SelectionCommand;

40. WARNING: DiscouragedReference

Discouraged access: The type WidgetContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServerWidgetBinding.java :

90 : import org.eclipse.wst.command.internal.env.ui.widgets.WidgetContributor;

41. WARNING: DiscouragedReference

Discouraged access: The type WidgetContributorFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServerWidgetBinding.java :

91 : import org.eclipse.wst.command.internal.env.ui.widgets.WidgetContributorFactory;

42. WARNING: DiscouragedReference

Discouraged access: The type WidgetRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServerWidgetBinding.java :

92 : import org.eclipse.wst.command.internal.env.ui.widgets.WidgetRegistry;

43. WARNING: DiscouragedReference

Discouraged access: The type WSExplorerLauncherCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws.explorer_1.0.507.v201004220342.jar

ServerWidgetBinding.java :

93 : import org.eclipse.wst.ws.internal.explorer.WSExplorerLauncherCommand;

44. WARNING: DiscouragedReference

Discouraged access: The type OpenEditorCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws.ui_1.1.200.v201004211805.jar

ServerWidgetBinding.java :

94 : import org.eclipse.wst.ws.internal.ui.command.OpenEditorCommand;

45. WARNING: DiscouragedReference

Discouraged access: The type CommandWidgetBinding is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServerWidgetBinding.java :

96 : public class ServerWidgetBinding implements CommandWidgetBinding

46. WARNING: DiscouragedReference

Discouraged access: The type CanFinishRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServerWidgetBinding.java :

98 : private CanFinishRegistry canFinishRegistry_;

47. WARNING: DiscouragedReference

Discouraged access: The type WidgetRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServerWidgetBinding.java :

99 : private WidgetRegistry widgetRegistry_;

48. WARNING: DiscouragedReference

Discouraged access: The type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

100 : private DataMappingRegistry dataMappingRegistry_;

49. WARNING: DiscouragedReference

Discouraged access: The type PublishToPrivateUDDICommandFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

101 : private PublishToPrivateUDDICommandFragment publishToPrivateUDDICmdFrag;

50. WARNING: DiscouragedReference

Discouraged access: The constructor PublishToPrivateUDDICommandFragment() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

105 : publishToPrivateUDDICmdFrag = new PublishToPrivateUDDICommandFragment();

51. WARNING: DiscouragedReference

Discouraged access: The type PublishToPrivateUDDICommandFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

105 : publishToPrivateUDDICmdFrag = new PublishToPrivateUDDICommandFragment();

52. WARNING: DiscouragedReference

Discouraged access: The type CommandFragmentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

111 : public CommandFragmentFactory create()

53. WARNING: DiscouragedReference

Discouraged access: The type CommandFragmentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

113 : return new CommandFragmentFactory()

54. WARNING: DiscouragedReference

Discouraged access: The type CommandFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

115 : public CommandFragment create()

55. WARNING: DiscouragedReference

Discouraged access: The type CanFinishRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServerWidgetBinding.java :

125 : public void registerCanFinish(CanFinishRegistry canFinishRegistry)

56. WARNING: DiscouragedReference

Discouraged access: The method registerCanFinish(CanFinishRegistry) from the type PublishToPrivateUDDICommandFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

128 : publishToPrivateUDDICmdFrag.registerCanFinish(canFinishRegistry_);

57. WARNING: DiscouragedReference

Discouraged access: The type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

134 : public void registerDataMappings(DataMappingRegistry dataRegistry)

58. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

139 : dataRegistry.addMapping(ObjectSelectionOutputCommand.class, "ObjectSelection", ServerWizardWidget.class);

59. WARNING: DiscouragedReference

Discouraged access: The type ObjectSelectionOutputCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerWidgetBinding.java :

139 : dataRegistry.addMapping(ObjectSelectionOutputCommand.class, "ObjectSelection", ServerWizardWidget.class);

60. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

140 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "ServiceTypeRuntimeServer", ServerWizardWidget.class);

61. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

141 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "ServiceGeneration", ServerWizardWidget.class);

62. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

142 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "MonitorService", ServerWizardWidget.class);

63. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

143 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "MonitorService", CreateMonitorCommand.class);

64. WARNING: DiscouragedReference

Discouraged access: The type CreateMonitorCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

ServerWidgetBinding.java :

143 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "MonitorService", CreateMonitorCommand.class);

65. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

144 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "MonitorService", ComputeEndpointCommand.class);

66. WARNING: DiscouragedReference

Discouraged access: The type ComputeEndpointCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

ServerWidgetBinding.java :

144 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "MonitorService", ComputeEndpointCommand.class);

67. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

145 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "MonitorService", ComputeProxyEndpointCommand.class);

68. WARNING: DiscouragedReference

Discouraged access: The type ComputeProxyEndpointCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

ServerWidgetBinding.java :

145 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "MonitorService", ComputeProxyEndpointCommand.class);

69. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

146 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "PublishService", ServerWizardWidget.class);

70. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

147 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "ClientGeneration", ServerWizardWidget.class);

71. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

148 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "InstallClient", ServerWizardWidget.class);

72. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

149 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "ClientTypeRuntimeServer", ServerWizardWidget.class);

73. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

150 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "ResourceContext", ServerWizardWidget.class);

74. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

151 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "DevelopService", ServerWizardWidget.class);

75. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

152 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "AssembleService", ServerWizardWidget.class);

76. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

153 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "DeployService", ServerWizardWidget.class);

77. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

154 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "InstallService", ServerWizardWidget.class);

78. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

155 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "StartService", ServerWizardWidget.class);

79. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

156 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "TestService", ServerWizardWidget.class);

80. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

157 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "DevelopClient", ServerWizardWidget.class);

81. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

158 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "AssembleClient", ServerWizardWidget.class);

82. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

159 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "DeployClient", ServerWizardWidget.class);

83. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

160 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "StartClient", ServerWizardWidget.class);

84. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

161 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "TestClient", ServerWizardWidget.class);

85. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

162 : dataRegistry.addMapping(ServerWizardWidgetDefaultingCommand.class, "InitialProject", ServerWizardWidget.class);

86. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

167 : dataRegistry.addMapping(ServerWizardWidget.class, "ServiceTypeRuntimeServer", ServerWizardWidgetOutputCommand.class );

87. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

168 : dataRegistry.addMapping(ServerWizardWidget.class, "InstallService", ServerWizardWidgetOutputCommand.class);

88. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

169 : dataRegistry.addMapping(ServerWizardWidget.class, "InstallClient", ServerWizardWidgetOutputCommand.class);

89. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

170 : dataRegistry.addMapping(ServerWizardWidget.class, "StartService", ServerWizardWidgetOutputCommand.class);

90. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

171 : dataRegistry.addMapping(ServerWizardWidget.class, "TestService", ServerWizardWidgetOutputCommand.class);

91. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

172 : dataRegistry.addMapping(ServerWizardWidget.class, "MonitorService", CreateMonitorCommand.class);

92. WARNING: DiscouragedReference

Discouraged access: The type CreateMonitorCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

ServerWidgetBinding.java :

172 : dataRegistry.addMapping(ServerWizardWidget.class, "MonitorService", CreateMonitorCommand.class);

93. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

173 : dataRegistry.addMapping(ServerWizardWidget.class, "MonitorService", ComputeEndpointCommand.class);

94. WARNING: DiscouragedReference

Discouraged access: The type ComputeEndpointCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

ServerWidgetBinding.java :

173 : dataRegistry.addMapping(ServerWizardWidget.class, "MonitorService", ComputeEndpointCommand.class);

95. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

174 : dataRegistry.addMapping(ServerWizardWidget.class, "MonitorService", ComputeProxyEndpointCommand.class);

96. WARNING: DiscouragedReference

Discouraged access: The type ComputeProxyEndpointCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

ServerWidgetBinding.java :

174 : dataRegistry.addMapping(ServerWizardWidget.class, "MonitorService", ComputeProxyEndpointCommand.class);

97. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

175 : dataRegistry.addMapping(ServerWizardWidget.class, "PublishService", ServerWizardWidgetOutputCommand.class);

98. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

176 : dataRegistry.addMapping(ServerWizardWidget.class, "GenerateProxy", ServerWizardWidgetOutputCommand.class);

99. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

177 : dataRegistry.addMapping(ServerWizardWidget.class, "ClientTypeRuntimeServer", ServerWizardWidgetOutputCommand.class);

100. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerWidgetBinding.java :

178 : dataRegistry.addMapping(ServerWizardWidget.class, "ResourceContext", ServerWizardWidgetOutputCommand.class);

Source File: org/eclipse/jst/ws/internal/creation/ui/widgets/runtime/ServerRuntimeSelectionWidgetDefaultingCommand.java
1. WARNING: DiscouragedReference

Discouraged access: The type ResourceUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

45 : import org.eclipse.jst.ws.internal.common.ResourceUtils;

2. WARNING: DiscouragedReference

Discouraged access: The type ServerUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

46 : import org.eclipse.jst.ws.internal.common.ServerUtils;

3. WARNING: DiscouragedReference

Discouraged access: The type FacetMatcher is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

47 : import org.eclipse.jst.ws.internal.consumption.common.FacetMatcher;

4. WARNING: DiscouragedReference

Discouraged access: The type FacetUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

48 : import org.eclipse.jst.ws.internal.consumption.common.FacetUtils;

5. WARNING: DiscouragedReference

Discouraged access: The type RequiredFacetVersion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

49 : import org.eclipse.jst.ws.internal.consumption.common.RequiredFacetVersion;

6. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

50 : import org.eclipse.jst.ws.internal.consumption.ui.ConsumptionUIMessages;

7. WARNING: DiscouragedReference

Discouraged access: The type DefaultingUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

51 : import org.eclipse.jst.ws.internal.consumption.ui.common.DefaultingUtils;

8. WARNING: DiscouragedReference

Discouraged access: The type WebServiceConsumptionUIPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

52 : import org.eclipse.jst.ws.internal.consumption.ui.plugin.WebServiceConsumptionUIPlugin;

9. WARNING: DiscouragedReference

Discouraged access: The type PersistentServerRuntimeContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

53 : import org.eclipse.jst.ws.internal.consumption.ui.preferences.PersistentServerRuntimeContext;

10. WARNING: DiscouragedReference

Discouraged access: The type ProjectTopologyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

54 : import org.eclipse.jst.ws.internal.consumption.ui.preferences.ProjectTopologyContext;

11. WARNING: DiscouragedReference

Discouraged access: The type ClientRuntimeSelectionWidgetDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

55 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.runtime.ClientRuntimeSelectionWidgetDefaultingCommand;

12. WARNING: DiscouragedReference

Discouraged access: The type FacetMatchCache is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

56 : import org.eclipse.jst.ws.internal.consumption.ui.wsrt.FacetMatchCache;

13. WARNING: DiscouragedReference

Discouraged access: The type RuntimeDescriptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

57 : import org.eclipse.jst.ws.internal.consumption.ui.wsrt.RuntimeDescriptor;

14. WARNING: DiscouragedReference

Discouraged access: The type ServiceRuntimeDescriptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

58 : import org.eclipse.jst.ws.internal.consumption.ui.wsrt.ServiceRuntimeDescriptor;

15. WARNING: DiscouragedReference

Discouraged access: The type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

59 : import org.eclipse.jst.ws.internal.consumption.ui.wsrt.WebServiceRuntimeExtensionUtils2;

16. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

60 : import org.eclipse.jst.ws.internal.data.TypeRuntimeServer;

17. WARNING: DiscouragedReference

Discouraged access: The type WSUIPluginMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

61 : import org.eclipse.jst.ws.internal.ui.WSUIPluginMessages;

18. WARNING: DiscouragedReference

Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

63 : import org.eclipse.wst.command.internal.env.core.common.StatusUtils;

19. WARNING: DiscouragedReference

Discouraged access: The type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

69 : import org.eclipse.wst.ws.internal.wsrt.WebServiceScenario;

20. WARNING: DiscouragedReference

Discouraged access: The type ClientRuntimeSelectionWidgetDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

71 : public class ServerRuntimeSelectionWidgetDefaultingCommand extends ClientRuntimeSelectionWidgetDefaultingCommand

21. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

75 : private TypeRuntimeServer serviceIds_;

22. WARNING: DiscouragedReference

Discouraged access: The type FacetMatcher is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

83 : private FacetMatcher serviceFacetMatcher_;

23. WARNING: DiscouragedReference

Discouraged access: The constructor ClientRuntimeSelectionWidgetDefaultingCommand() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

87 : super();

24. WARNING: DiscouragedReference

Discouraged access: The type ClientRuntimeSelectionWidgetDefaultingCommand.DefaultRuntimeTriplet is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

128 : DefaultRuntimeTriplet drt = getDefaultRuntime(serviceProject, serviceIds_.getTypeId(), false, serviceIds_.getServerId());

25. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRuntime(IProject, String, boolean, String) from the type ClientRuntimeSelectionWidgetDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

128 : DefaultRuntimeTriplet drt = getDefaultRuntime(serviceProject, serviceIds_.getTypeId(), false, serviceIds_.getServerId());

26. WARNING: DiscouragedReference

Discouraged access: The method getTypeId() from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

128 : DefaultRuntimeTriplet drt = getDefaultRuntime(serviceProject, serviceIds_.getTypeId(), false, serviceIds_.getServerId());

27. WARNING: DiscouragedReference

Discouraged access: The method getServerId() from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

128 : DefaultRuntimeTriplet drt = getDefaultRuntime(serviceProject, serviceIds_.getTypeId(), false, serviceIds_.getServerId());

28. WARNING: DiscouragedReference

Discouraged access: The method getScenarioFromTypeId(String) from the type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

129 : if (!(WebServiceRuntimeExtensionUtils2.getScenarioFromTypeId(serviceIds_.getTypeId()) == WebServiceScenario.BOTTOMUP &&

29. WARNING: DiscouragedReference

Discouraged access: The type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

129 : if (!(WebServiceRuntimeExtensionUtils2.getScenarioFromTypeId(serviceIds_.getTypeId()) == WebServiceScenario.BOTTOMUP &&

30. WARNING: DiscouragedReference

Discouraged access: The method getTypeId() from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

129 : if (!(WebServiceRuntimeExtensionUtils2.getScenarioFromTypeId(serviceIds_.getTypeId()) == WebServiceScenario.BOTTOMUP &&

31. WARNING: DiscouragedReference

Discouraged access: The type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

129 : if (!(WebServiceRuntimeExtensionUtils2.getScenarioFromTypeId(serviceIds_.getTypeId()) == WebServiceScenario.BOTTOMUP &&

32. WARNING: DiscouragedReference

Discouraged access: The field BOTTOMUP from the type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

129 : if (!(WebServiceRuntimeExtensionUtils2.getScenarioFromTypeId(serviceIds_.getTypeId()) == WebServiceScenario.BOTTOMUP &&

33. WARNING: DiscouragedReference

Discouraged access: The method isJavaProject(IProject) from the type FacetUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

130 : FacetUtils.isJavaProject(initialProject_))){

34. WARNING: DiscouragedReference

Discouraged access: The type FacetUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

130 : FacetUtils.isJavaProject(initialProject_))){

35. WARNING: DiscouragedReference

Discouraged access: The method getFacetMatcher() from the type ClientRuntimeSelectionWidgetDefaultingCommand.DefaultRuntimeTriplet is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

136 : serviceFacetMatcher_ = drt.getFacetMatcher();

36. WARNING: DiscouragedReference

Discouraged access: The method getProjectName() from the type ClientRuntimeSelectionWidgetDefaultingCommand.DefaultRuntimeTriplet is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

137 : serviceProjectName_ = drt.getProjectName(); //a suitable service project for the web service type, or null if a suitable project does not exist

37. WARNING: DiscouragedReference

Discouraged access: The method getRuntimeId() from the type ClientRuntimeSelectionWidgetDefaultingCommand.DefaultRuntimeTriplet is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

138 : serviceRuntimeId_ = drt.getRuntimeId();

38. WARNING: DiscouragedReference

Discouraged access: The method setRuntimeId(String) from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

142 : serviceIds_.setRuntimeId(WebServiceRuntimeExtensionUtils2.getServiceRuntimeDescriptorById(serviceRuntimeId_).getRuntime() .getId());

39. WARNING: DiscouragedReference

Discouraged access: The method getServiceRuntimeDescriptorById(String) from the type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

142 : serviceIds_.setRuntimeId(WebServiceRuntimeExtensionUtils2.getServiceRuntimeDescriptorById(serviceRuntimeId_).getRuntime()

40. WARNING: DiscouragedReference

Discouraged access: The method getRuntime() from the type ServiceRuntimeDescriptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

142 : serviceIds_.setRuntimeId(WebServiceRuntimeExtensionUtils2.getServiceRuntimeDescriptorById(serviceRuntimeId_).getRuntime()

41. WARNING: DiscouragedReference

Discouraged access: The method getId() from the type RuntimeDescriptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

142 : serviceIds_.setRuntimeId(WebServiceRuntimeExtensionUtils2.getServiceRuntimeDescriptorById(serviceRuntimeId_).getRuntime() .getId());

42. WARNING: DiscouragedReference

Discouraged access: The type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

142 : serviceIds_.setRuntimeId(WebServiceRuntimeExtensionUtils2.getServiceRuntimeDescriptorById(serviceRuntimeId_).getRuntime()

43. WARNING: DiscouragedReference

Discouraged access: The type ClientRuntimeSelectionWidgetDefaultingCommand.DefaultRuntimeTriplet is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

148 : DefaultRuntimeTriplet drt = getDefaultServiceRuntimeForFixedRuntimeAndServer(initialProject_, serviceIds_.getServerId());

44. WARNING: DiscouragedReference

Discouraged access: The method getServerId() from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

148 : DefaultRuntimeTriplet drt = getDefaultServiceRuntimeForFixedRuntimeAndServer(initialProject_, serviceIds_.getServerId());

45. WARNING: DiscouragedReference

Discouraged access: The method getFacetMatcher() from the type ClientRuntimeSelectionWidgetDefaultingCommand.DefaultRuntimeTriplet is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

149 : serviceFacetMatcher_ = drt.getFacetMatcher();

46. WARNING: DiscouragedReference

Discouraged access: The method getProjectName() from the type ClientRuntimeSelectionWidgetDefaultingCommand.DefaultRuntimeTriplet is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

150 : serviceProjectName_ = drt.getProjectName();

47. WARNING: DiscouragedReference

Discouraged access: The method getRuntimeId() from the type ClientRuntimeSelectionWidgetDefaultingCommand.DefaultRuntimeTriplet is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

151 : serviceRuntimeId_ = drt.getRuntimeId();

48. WARNING: DiscouragedReference

Discouraged access: The type ClientRuntimeSelectionWidgetDefaultingCommand.DefaultRuntimeTriplet is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

157 : DefaultRuntimeTriplet drt = getDefaultRuntime(initialProject_, serviceIds_.getTypeId(), false, serviceIds_.getServerId());

49. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRuntime(IProject, String, boolean, String) from the type ClientRuntimeSelectionWidgetDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

157 : DefaultRuntimeTriplet drt = getDefaultRuntime(initialProject_, serviceIds_.getTypeId(), false, serviceIds_.getServerId());

50. WARNING: DiscouragedReference

Discouraged access: The method getTypeId() from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

157 : DefaultRuntimeTriplet drt = getDefaultRuntime(initialProject_, serviceIds_.getTypeId(), false, serviceIds_.getServerId());

51. WARNING: DiscouragedReference

Discouraged access: The method getServerId() from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

157 : DefaultRuntimeTriplet drt = getDefaultRuntime(initialProject_, serviceIds_.getTypeId(), false, serviceIds_.getServerId());

52. WARNING: DiscouragedReference

Discouraged access: The method getProjectName() from the type ClientRuntimeSelectionWidgetDefaultingCommand.DefaultRuntimeTriplet is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

158 : if (drt.getProjectName() == null && initialProject_ != null

53. WARNING: DiscouragedReference

Discouraged access: The method getScenarioFromTypeId(String) from the type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

159 : && WebServiceRuntimeExtensionUtils2.getScenarioFromTypeId(serviceIds_.getTypeId()) == WebServiceScenario.BOTTOMUP

54. WARNING: DiscouragedReference

Discouraged access: The type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

159 : && WebServiceRuntimeExtensionUtils2.getScenarioFromTypeId(serviceIds_.getTypeId()) == WebServiceScenario.BOTTOMUP

55. WARNING: DiscouragedReference

Discouraged access: The method getTypeId() from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

159 : && WebServiceRuntimeExtensionUtils2.getScenarioFromTypeId(serviceIds_.getTypeId()) == WebServiceScenario.BOTTOMUP

56. WARNING: DiscouragedReference

Discouraged access: The type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

159 : && WebServiceRuntimeExtensionUtils2.getScenarioFromTypeId(serviceIds_.getTypeId()) == WebServiceScenario.BOTTOMUP

57. WARNING: DiscouragedReference

Discouraged access: The field BOTTOMUP from the type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws_1.1.203.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

159 : && WebServiceRuntimeExtensionUtils2.getScenarioFromTypeId(serviceIds_.getTypeId()) == WebServiceScenario.BOTTOMUP

58. WARNING: DiscouragedReference

Discouraged access: The method getWebServiceImplIdFromTypeId(String) from the type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

160 : && WebServiceRuntimeExtensionUtils2.getWebServiceImplIdFromTypeId(serviceIds_.getTypeId()).equals("org.eclipse.jst.ws.wsImpl.ejb") )

59. WARNING: DiscouragedReference

Discouraged access: The type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

160 : && WebServiceRuntimeExtensionUtils2.getWebServiceImplIdFromTypeId(serviceIds_.getTypeId()).equals("org.eclipse.jst.ws.wsImpl.ejb") )

60. WARNING: DiscouragedReference

Discouraged access: The method getTypeId() from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

160 : && WebServiceRuntimeExtensionUtils2.getWebServiceImplIdFromTypeId(serviceIds_.getTypeId()).equals("org.eclipse.jst.ws.wsImpl.ejb") )

61. WARNING: DiscouragedReference

Discouraged access: The method setProjectName(String) from the type ClientRuntimeSelectionWidgetDefaultingCommand.DefaultRuntimeTriplet is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

162 : drt.setProjectName(initialProject_.getName());

62. WARNING: DiscouragedReference

Discouraged access: The method getFacetMatcher() from the type ClientRuntimeSelectionWidgetDefaultingCommand.DefaultRuntimeTriplet is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

164 : serviceFacetMatcher_ = drt.getFacetMatcher();

63. WARNING: DiscouragedReference

Discouraged access: The method getProjectName() from the type ClientRuntimeSelectionWidgetDefaultingCommand.DefaultRuntimeTriplet is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

165 : serviceProjectName_ = drt.getProjectName();

64. WARNING: DiscouragedReference

Discouraged access: The method getRuntimeId() from the type ClientRuntimeSelectionWidgetDefaultingCommand.DefaultRuntimeTriplet is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

166 : serviceRuntimeId_ = drt.getRuntimeId();

65. WARNING: DiscouragedReference

Discouraged access: The method setRuntimeId(String) from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

170 : serviceIds_.setRuntimeId(WebServiceRuntimeExtensionUtils2.getServiceRuntimeDescriptorById(serviceRuntimeId_).getRuntime() .getId());

66. WARNING: DiscouragedReference

Discouraged access: The method getServiceRuntimeDescriptorById(String) from the type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

170 : serviceIds_.setRuntimeId(WebServiceRuntimeExtensionUtils2.getServiceRuntimeDescriptorById(serviceRuntimeId_).getRuntime()

67. WARNING: DiscouragedReference

Discouraged access: The method getRuntime() from the type ServiceRuntimeDescriptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

170 : serviceIds_.setRuntimeId(WebServiceRuntimeExtensionUtils2.getServiceRuntimeDescriptorById(serviceRuntimeId_).getRuntime()

68. WARNING: DiscouragedReference

Discouraged access: The method getId() from the type RuntimeDescriptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

170 : serviceIds_.setRuntimeId(WebServiceRuntimeExtensionUtils2.getServiceRuntimeDescriptorById(serviceRuntimeId_).getRuntime() .getId());

69. WARNING: DiscouragedReference

Discouraged access: The type WebServiceRuntimeExtensionUtils2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

170 : serviceIds_.setRuntimeId(WebServiceRuntimeExtensionUtils2.getServiceRuntimeDescriptorById(serviceRuntimeId_).getRuntime()

70. WARNING: DiscouragedReference

Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

229 : IStatus errorStatus = StatusUtils.errorStatus(NLS.bind(ConsumptionUIMessages.MSG_ERROR_TASK_EXCEPTED,

71. WARNING: DiscouragedReference

Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

229 : IStatus errorStatus = StatusUtils.errorStatus(NLS.bind(ConsumptionUIMessages.MSG_ERROR_TASK_EXCEPTED, new String[] { e.getMessage() }), e);

72. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

229 : IStatus errorStatus = StatusUtils.errorStatus(NLS.bind(ConsumptionUIMessages.MSG_ERROR_TASK_EXCEPTED,

73. WARNING: DiscouragedReference

Discouraged access: The field MSG_ERROR_TASK_EXCEPTED from the type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

229 : IStatus errorStatus = StatusUtils.errorStatus(NLS.bind(ConsumptionUIMessages.MSG_ERROR_TASK_EXCEPTED,

74. WARNING: DiscouragedReference

Discouraged access: The method getInstance() from the type WebServiceConsumptionUIPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

234 : ILog pluginlog = WebServiceConsumptionUIPlugin.getInstance().getLog();

75. WARNING: DiscouragedReference

Discouraged access: The type WebServiceConsumptionUIPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

234 : ILog pluginlog = WebServiceConsumptionUIPlugin.getInstance().getLog();

76. WARNING: DiscouragedReference

Discouraged access: The method errorStatus(String, Throwable) from the type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

238 : errorStatus = StatusUtils.errorStatus(NLS.bind(ConsumptionUIMessages.MSG_ERROR_TASK_EXCEPTED, new String[] { WSUIPluginMessages.MSG_SEE_ERROR_LOG }), e);

77. WARNING: DiscouragedReference

Discouraged access: The type StatusUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

238 : errorStatus = StatusUtils.errorStatus(NLS.bind(ConsumptionUIMessages.MSG_ERROR_TASK_EXCEPTED,

78. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

238 : errorStatus = StatusUtils.errorStatus(NLS.bind(ConsumptionUIMessages.MSG_ERROR_TASK_EXCEPTED,

79. WARNING: DiscouragedReference

Discouraged access: The field MSG_ERROR_TASK_EXCEPTED from the type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

238 : errorStatus = StatusUtils.errorStatus(NLS.bind(ConsumptionUIMessages.MSG_ERROR_TASK_EXCEPTED,

80. WARNING: DiscouragedReference

Discouraged access: The type WSUIPluginMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

239 : new String[] { WSUIPluginMessages.MSG_SEE_ERROR_LOG }), e);

81. WARNING: DiscouragedReference

Discouraged access: The field MSG_SEE_ERROR_LOG from the type WSUIPluginMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

239 : new String[] { WSUIPluginMessages.MSG_SEE_ERROR_LOG }), e);

82. WARNING: DiscouragedReference

Discouraged access: The method defaultClientSideFromServiceSide(String, TypeRuntimeServer, boolean, String) from the type ClientRuntimeSelectionWidgetDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

249 : IStatus clientDefaultFromServiceStatus = defaultClientSideFromServiceSide(serviceProjectName_, serviceIds_, serviceNeedEAR_, serviceEarProjectName_);

83. WARNING: DiscouragedReference

Discouraged access: The method getClientProjectName() from the type ClientRuntimeSelectionWidgetDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

264 : IProject clientProject = ResourcesPlugin.getWorkspace().getRoot().getProject(getClientProjectName());

84. WARNING: DiscouragedReference

Discouraged access: The method setClientInitialProject(IProject) from the type ClientRuntimeSelectionWidgetDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

265 : setClientInitialProject(clientProject);

85. WARNING: DiscouragedReference

Discouraged access: The method execute(IProgressMonitor, IAdaptable) from the type ClientRuntimeSelectionWidgetDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

266 : IStatus clientExecuteStatus = super.execute(monitor, null);

86. WARNING: DiscouragedReference

Discouraged access: The method defaultClientEarFromServiceEar(String, String) from the type ClientRuntimeSelectionWidgetDefaultingCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

275 : defaultClientEarFromServiceEar(serviceProjectName_, serviceEarProjectName_);

87. WARNING: DiscouragedReference

Discouraged access: The method isJavaProject(IProject) from the type FacetUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

289 : serviceNeedEAR_ = !(FacetUtils.isJavaProject(serviceProject));

88. WARNING: DiscouragedReference

Discouraged access: The type FacetUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

289 : serviceNeedEAR_ = !(FacetUtils.isJavaProject(serviceProject));

89. WARNING: DiscouragedReference

Discouraged access: The method isUtilityTemplate(String) from the type FacetUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

293 : serviceNeedEAR_ = !(FacetUtils.isUtilityTemplate(serviceComponentType_));

90. WARNING: DiscouragedReference

Discouraged access: The type FacetUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.consumption_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

293 : serviceNeedEAR_ = !(FacetUtils.isUtilityTemplate(serviceComponentType_));

91. WARNING: DiscouragedReference

Discouraged access: The method getServerId() from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

304 : String serverId = serviceIds_.getServerId();

92. WARNING: DiscouragedReference

Discouraged access: The method getRuntimeTargetIdFromFactoryId(String) from the type ServerUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

308 : String serverTargetId = ServerUtils.getRuntimeTargetIdFromFactoryId(serverId);

93. WARNING: DiscouragedReference

Discouraged access: The type ServerUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

308 : String serverTargetId = ServerUtils.getRuntimeTargetIdFromFactoryId(serverId);

94. WARNING: DiscouragedReference

Discouraged access: The method isTargetValidForEAR(String, String) from the type ServerUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

311 : if (!ServerUtils.isTargetValidForEAR(serverTargetId, "13"))

95. WARNING: DiscouragedReference

Discouraged access: The type ServerUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

311 : if (!ServerUtils.isTargetValidForEAR(serverTargetId, "13"))

96. WARNING: DiscouragedReference

Discouraged access: The type DefaultingUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

324 : serviceEarProjectName_ = DefaultingUtils.getDefaultEARProjectName(serviceProjectName_);

97. WARNING: DiscouragedReference

Discouraged access: The method getDefaultEARProjectName(String) from the type DefaultingUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServerRuntimeSelectionWidgetDefaultingCommand.java :

324 : serviceEarProjectName_ = DefaultingUtils.getDefaultEARProjectName(serviceProjectName_);

98. WARNING: DiscouragedReference

Discouraged access: The type ServerUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

338 : configuredServers = ServerUtil.getServersByModule(ServerUtils.getModule(serviceProject), null);

99. WARNING: DiscouragedReference

Discouraged access: The method getModule(IProject) from the type ServerUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

338 : configuredServers = ServerUtil.getServersByModule(ServerUtils.getModule(serviceProject), null);

100. WARNING: DiscouragedReference

Discouraged access: The method setServerId(String) from the type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServerRuntimeSelectionWidgetDefaultingCommand.java :

342 : serviceIds_.setServerId(configuredServers[0].getServerType().getId());

Source File: org/eclipse/jst/ws/internal/creation/ui/widgets/test/LaunchFragment.java
1. WARNING: DiscouragedReference

Discouraged access: The type Condition is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

LaunchFragment.java :

15 : import org.eclipse.wst.command.internal.env.core.common.Condition;

2. WARNING: DiscouragedReference

Discouraged access: The type BooleanFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

LaunchFragment.java :

16 : import org.eclipse.wst.command.internal.env.core.fragment.BooleanFragment;

3. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

LaunchFragment.java :

17 : import org.eclipse.wst.command.internal.env.core.fragment.SimpleFragment;

4. WARNING: DiscouragedReference

Discouraged access: The type WSExplorerLauncherCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws.explorer_1.0.507.v201004220342.jar

LaunchFragment.java :

18 : import org.eclipse.wst.ws.internal.explorer.WSExplorerLauncherCommand;

5. WARNING: DiscouragedReference

Discouraged access: The type BooleanFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

LaunchFragment.java :

21 : public class LaunchFragment extends BooleanFragment

6. WARNING: DiscouragedReference

Discouraged access: The type Condition is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

LaunchFragment.java :

28 : Condition condition = new Condition()

7. WARNING: DiscouragedReference

Discouraged access: The type Condition is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

LaunchFragment.java :

28 : Condition condition = new Condition()

8. WARNING: DiscouragedReference

Discouraged access: The method setCondition(Condition) from the type BooleanFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

LaunchFragment.java :

35 : setCondition( condition );

9. WARNING: DiscouragedReference

Discouraged access: The method setTrueFragment(CommandFragment) from the type BooleanFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

LaunchFragment.java :

36 : setTrueFragment( new SimpleFragment( new WSExplorerLauncherCommand(), "" ) );

10. WARNING: DiscouragedReference

Discouraged access: The constructor SimpleFragment(AbstractDataModelOperation, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

LaunchFragment.java :

36 : setTrueFragment( new SimpleFragment( new WSExplorerLauncherCommand(), "" ) );

11. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

LaunchFragment.java :

36 : setTrueFragment( new SimpleFragment( new WSExplorerLauncherCommand(), "" ) );

12. WARNING: DiscouragedReference

Discouraged access: The constructor WSExplorerLauncherCommand() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws.explorer_1.0.507.v201004220342.jar

LaunchFragment.java :

36 : setTrueFragment( new SimpleFragment( new WSExplorerLauncherCommand(), "" ) );

13. WARNING: DiscouragedReference

Discouraged access: The type WSExplorerLauncherCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.ws.explorer_1.0.507.v201004220342.jar

LaunchFragment.java :

36 : setTrueFragment( new SimpleFragment( new WSExplorerLauncherCommand(), "" ) );

Source File: org/eclipse/jst/ws/internal/creation/ui/widgets/test/ServiceTestFragment.java
1. WARNING: DiscouragedReference

Discouraged access: The type WSDLTestLaunchCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestFragment.java :

15 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.test.WSDLTestLaunchCommand;

2. WARNING: DiscouragedReference

Discouraged access: The type Condition is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestFragment.java :

16 : import org.eclipse.wst.command.internal.env.core.common.Condition;

3. WARNING: DiscouragedReference

Discouraged access: The type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestFragment.java :

17 : import org.eclipse.wst.command.internal.env.core.data.DataMappingRegistry;

4. WARNING: DiscouragedReference

Discouraged access: The type BooleanFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestFragment.java :

18 : import org.eclipse.wst.command.internal.env.core.fragment.BooleanFragment;

5. WARNING: DiscouragedReference

Discouraged access: The type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestFragment.java :

19 : import org.eclipse.wst.command.internal.env.core.fragment.SequenceFragment;

6. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestFragment.java :

20 : import org.eclipse.wst.command.internal.env.core.fragment.SimpleFragment;

7. WARNING: DiscouragedReference

Discouraged access: The type BooleanFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestFragment.java :

23 : public class ServiceTestFragment extends BooleanFragment

8. WARNING: DiscouragedReference

Discouraged access: The type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestFragment.java :

31 : SequenceFragment testRoot = new SequenceFragment();

9. WARNING: DiscouragedReference

Discouraged access: The constructor SequenceFragment() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestFragment.java :

31 : SequenceFragment testRoot = new SequenceFragment();

10. WARNING: DiscouragedReference

Discouraged access: The type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestFragment.java :

31 : SequenceFragment testRoot = new SequenceFragment();

11. WARNING: DiscouragedReference

Discouraged access: The type Condition is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestFragment.java :

32 : Condition condition = new Condition()

12. WARNING: DiscouragedReference

Discouraged access: The type Condition is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestFragment.java :

32 : Condition condition = new Condition()

13. WARNING: DiscouragedReference

Discouraged access: The method setCondition(Condition) from the type BooleanFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestFragment.java :

39 : setCondition( condition );

14. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestFragment.java :

41 : testRoot.add( new SimpleFragment( new WebServiceTestDefaultingCommand(), "" ) );

15. WARNING: DiscouragedReference

Discouraged access: The constructor SimpleFragment(AbstractDataModelOperation, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestFragment.java :

41 : testRoot.add( new SimpleFragment( new WebServiceTestDefaultingCommand(), "" ) );

16. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestFragment.java :

41 : testRoot.add( new SimpleFragment( new WebServiceTestDefaultingCommand(), "" ) );

17. WARNING: DiscouragedReference

Discouraged access: The method add(CommandFragment) from the type SequenceFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestFragment.java :

42 : testRoot.add( new SimpleFragment( id ) );

18. WARNING: DiscouragedReference

Discouraged access: The constructor SimpleFragment(String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestFragment.java :

42 : testRoot.add( new SimpleFragment( id ) );

19. WARNING: DiscouragedReference

Discouraged access: The type SimpleFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestFragment.java :

42 : testRoot.add( new SimpleFragment( id ) );

20. WARNING: DiscouragedReference

Discouraged access: The method setTrueFragment(CommandFragment) from the type BooleanFragment is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestFragment.java :

43 : setTrueFragment( testRoot );

21. WARNING: DiscouragedReference

Discouraged access: The type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestFragment.java :

48 : public void registerDataMappings(DataMappingRegistry dataRegistry)

22. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestFragment.java :

51 : dataRegistry.addMapping(WebServiceTestDefaultingCommand.class, "TestID",WSDLTestLaunchCommand.class);

23. WARNING: DiscouragedReference

Discouraged access: The type WSDLTestLaunchCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestFragment.java :

51 : dataRegistry.addMapping(WebServiceTestDefaultingCommand.class, "TestID",WSDLTestLaunchCommand.class);

24. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestFragment.java :

54 : dataRegistry.addMapping(ServiceTestWidget.class, "TestID",WSDLTestLaunchCommand.class);

25. WARNING: DiscouragedReference

Discouraged access: The type WSDLTestLaunchCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestFragment.java :

54 : dataRegistry.addMapping(ServiceTestWidget.class, "TestID",WSDLTestLaunchCommand.class);

26. WARNING: DiscouragedReference

Discouraged access: The method addMapping(Class, String, Class) from the type DataMappingRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestFragment.java :

55 : dataRegistry.addMapping(WebServiceTestDefaultingCommand.class, "ExternalBrowser",WSDLTestLaunchCommand.class);

27. WARNING: DiscouragedReference

Discouraged access: The type WSDLTestLaunchCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestFragment.java :

55 : dataRegistry.addMapping(WebServiceTestDefaultingCommand.class, "ExternalBrowser",WSDLTestLaunchCommand.class);

Source File: org/eclipse/jst/ws/internal/creation/ui/widgets/test/ServiceTestWidget.java
1. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestWidget.java :

16 : import org.eclipse.jst.ws.internal.consumption.ui.ConsumptionUIMessages;

2. WARNING: DiscouragedReference

Discouraged access: The type WSDLTestLaunchCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestWidget.java :

17 : import org.eclipse.jst.ws.internal.consumption.ui.widgets.test.WSDLTestLaunchCommand;

3. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServiceTestWidget.java :

18 : import org.eclipse.jst.ws.internal.data.TypeRuntimeServer;

4. WARNING: DiscouragedReference

Discouraged access: The type UIUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ServiceTestWidget.java :

19 : import org.eclipse.jst.ws.internal.ui.common.UIUtils;

5. WARNING: DiscouragedReference

Discouraged access: The type SelectionList is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestWidget.java :

27 : import org.eclipse.wst.command.internal.env.core.selection.SelectionList;

6. WARNING: DiscouragedReference

Discouraged access: The type SimpleWidgetDataContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServiceTestWidget.java :

28 : import org.eclipse.wst.command.internal.env.ui.widgets.SimpleWidgetDataContributor;

7. WARNING: DiscouragedReference

Discouraged access: The type WidgetDataEvents is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServiceTestWidget.java :

29 : import org.eclipse.wst.command.internal.env.ui.widgets.WidgetDataEvents;

8. WARNING: DiscouragedReference

Discouraged access: The type SimpleWidgetDataContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServiceTestWidget.java :

33 : public class ServiceTestWidget extends SimpleWidgetDataContributor

9. WARNING: DiscouragedReference

Discouraged access: The type SelectionList is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestWidget.java :

46 : private SelectionList facilities_;

10. WARNING: DiscouragedReference

Discouraged access: The type WidgetDataEvents is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.ui_1.1.3.v201004211805.jar

ServiceTestWidget.java :

50 : public WidgetDataEvents addControls( Composite parent, Listener statusListener )

11. WARNING: DiscouragedReference

Discouraged access: The type UIUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ServiceTestWidget.java :

52 : UIUtils uiUtils = new UIUtils(createPluginId_ );

12. WARNING: DiscouragedReference

Discouraged access: The constructor UIUtils(String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ServiceTestWidget.java :

52 : UIUtils uiUtils = new UIUtils(createPluginId_ );

13. WARNING: DiscouragedReference

Discouraged access: The type UIUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ServiceTestWidget.java :

52 : UIUtils uiUtils = new UIUtils(createPluginId_ );

14. WARNING: DiscouragedReference

Discouraged access: The method createComposite(Composite, int, int, int) from the type UIUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ServiceTestWidget.java :

54 : Composite testComposite = uiUtils.createComposite( parent, 3, 0, 0 );

15. WARNING: DiscouragedReference

Discouraged access: The method createCombo(Composite, String, String, String, int) from the type UIUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ServiceTestWidget.java :

56 : testTypeCombo_ = uiUtils.createCombo( testComposite, ConsumptionUIMessages.LABEL_TEST_TYPES, ConsumptionUIMessages.TOOLTIP_PSTP_COMBOBOX_TEST, INFOPOP_PSTP_COMBOBOX_TEST, SWT.SINGLE | SWT.BORDER | SWT.READ_ONLY );

16. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestWidget.java :

56 : testTypeCombo_ = uiUtils.createCombo( testComposite, ConsumptionUIMessages.LABEL_TEST_TYPES,

17. WARNING: DiscouragedReference

Discouraged access: The field LABEL_TEST_TYPES from the type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestWidget.java :

56 : testTypeCombo_ = uiUtils.createCombo( testComposite, ConsumptionUIMessages.LABEL_TEST_TYPES,

18. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestWidget.java :

57 : ConsumptionUIMessages.TOOLTIP_PSTP_COMBOBOX_TEST,

19. WARNING: DiscouragedReference

Discouraged access: The field TOOLTIP_PSTP_COMBOBOX_TEST from the type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestWidget.java :

57 : ConsumptionUIMessages.TOOLTIP_PSTP_COMBOBOX_TEST,

20. WARNING: DiscouragedReference

Discouraged access: The method createPushButton(Composite, String, String, String) from the type UIUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws.ui_1.0.403.v201004211805.jar

ServiceTestWidget.java :

61 : launchButton_ = uiUtils.createPushButton( testComposite, ConsumptionUIMessages.BUTTON_LAUNCH_SERVICE_TEST, ConsumptionUIMessages.TOOLTIP_PSTP_LAUNCH_BUTTON, INFOPOP_PSTP_LAUNCH_BUTTON );

21. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestWidget.java :

61 : launchButton_ = uiUtils.createPushButton( testComposite, ConsumptionUIMessages.BUTTON_LAUNCH_SERVICE_TEST,

22. WARNING: DiscouragedReference

Discouraged access: The field BUTTON_LAUNCH_SERVICE_TEST from the type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestWidget.java :

61 : launchButton_ = uiUtils.createPushButton( testComposite, ConsumptionUIMessages.BUTTON_LAUNCH_SERVICE_TEST,

23. WARNING: DiscouragedReference

Discouraged access: The type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestWidget.java :

62 : ConsumptionUIMessages.TOOLTIP_PSTP_LAUNCH_BUTTON,

24. WARNING: DiscouragedReference

Discouraged access: The field TOOLTIP_PSTP_LAUNCH_BUTTON from the type ConsumptionUIMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestWidget.java :

62 : ConsumptionUIMessages.TOOLTIP_PSTP_LAUNCH_BUTTON,

25. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServiceTestWidget.java :

76 : private TypeRuntimeServer serviceids;

26. WARNING: DiscouragedReference

Discouraged access: The type WSDLTestLaunchCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestWidget.java :

95 : WSDLTestLaunchCommand wtlc = new WSDLTestLaunchCommand();

27. WARNING: DiscouragedReference

Discouraged access: The constructor WSDLTestLaunchCommand() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestWidget.java :

95 : WSDLTestLaunchCommand wtlc = new WSDLTestLaunchCommand();

28. WARNING: DiscouragedReference

Discouraged access: The type WSDLTestLaunchCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestWidget.java :

95 : WSDLTestLaunchCommand wtlc = new WSDLTestLaunchCommand();

29. WARNING: DiscouragedReference

Discouraged access: The method setTestID(String) from the type WSDLTestLaunchCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestWidget.java :

96 : wtlc.setTestID(testID);

30. WARNING: DiscouragedReference

Discouraged access: The method setServiceTypeRuntimeServer(TypeRuntimeServer) from the type WSDLTestLaunchCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestWidget.java :

97 : wtlc.setServiceTypeRuntimeServer(serviceids);

31. WARNING: DiscouragedReference

Discouraged access: The method setServiceServerInstanceId(String) from the type WSDLTestLaunchCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestWidget.java :

98 : wtlc.setServiceServerInstanceId(serviceServerInstanceId);

32. WARNING: DiscouragedReference

Discouraged access: The method setServerProject(String) from the type WSDLTestLaunchCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestWidget.java :

99 : wtlc.setServerProject(serverProject);

33. WARNING: DiscouragedReference

Discouraged access: The method setServerModule(String) from the type WSDLTestLaunchCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestWidget.java :

100 : wtlc.setServerModule(module);

34. WARNING: DiscouragedReference

Discouraged access: The method setWsdlURI(String) from the type WSDLTestLaunchCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestWidget.java :

101 : wtlc.setWsdlURI(wsdlURI);

35. WARNING: DiscouragedReference

Discouraged access: The method setExternalBrowser(boolean) from the type WSDLTestLaunchCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestWidget.java :

102 : wtlc.setExternalBrowser(true);

36. WARNING: DiscouragedReference

Discouraged access: The method setEndpoint(List) from the type WSDLTestLaunchCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestWidget.java :

103 : wtlc.setEndpoint(endpoints);

37. WARNING: DiscouragedReference

Discouraged access: The method execute(IProgressMonitor, IAdaptable) from the type WSDLTestLaunchCommand is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/workdir/plugins/org.eclipse.jst.ws.consumption.ui/@dot

ServiceTestWidget.java :

105 : wtlc.execute( null, null );

38. WARNING: DiscouragedReference

Discouraged access: The type SelectionList is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestWidget.java :

108 : public void setServiceTestFacilities( SelectionList facilities )

39. WARNING: DiscouragedReference

Discouraged access: The method getList() from the type SelectionList is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestWidget.java :

111 : testTypeCombo_.setItems( facilities.getList() );

40. WARNING: DiscouragedReference

Discouraged access: The method getIndex() from the type SelectionList is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestWidget.java :

112 : testTypeCombo_.select( facilities.getIndex() );

41. WARNING: DiscouragedReference

Discouraged access: The type SelectionList is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestWidget.java :

115 : public SelectionList getServiceTestFacilities()

42. WARNING: DiscouragedReference

Discouraged access: The method setIndex(int) from the type SelectionList is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

ServiceTestWidget.java :

117 : facilities_.setIndex( testTypeCombo_.getSelectionIndex() );

43. WARNING: DiscouragedReference

Discouraged access: The type TypeRuntimeServer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

ServiceTestWidget.java :

136 : public void setServiceTypeRuntimeServer(TypeRuntimeServer serviceids)

Source File: org/eclipse/jst/ws/internal/creation/ui/widgets/test/WebServiceTestDefaultingCommand.java
1. WARNING: DiscouragedReference

Discouraged access: The type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

WebServiceTestDefaultingCommand.java :

25 : import org.eclipse.jst.ws.internal.context.ScenarioContext;

2. WARNING: DiscouragedReference

Discouraged access: The type WebServiceTestExtension is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

WebServiceTestDefaultingCommand.java :

26 : import org.eclipse.jst.ws.internal.ext.test.WebServiceTestExtension;

3. WARNING: DiscouragedReference

Discouraged access: The type WebServiceTestRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

WebServiceTestDefaultingCommand.java :

27 : import org.eclipse.jst.ws.internal.ext.test.WebServiceTestRegistry;

4. WARNING: DiscouragedReference

Discouraged access: The type WebServicePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

WebServiceTestDefaultingCommand.java :

28 : import org.eclipse.jst.ws.internal.plugin.WebServicePlugin;

5. WARNING: DiscouragedReference

Discouraged access: The type SelectionList is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

WebServiceTestDefaultingCommand.java :

29 : import org.eclipse.wst.command.internal.env.core.selection.SelectionList;

6. WARNING: DiscouragedReference

Discouraged access: The type SelectionList is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

WebServiceTestDefaultingCommand.java :

42 : private SelectionList serviceTestFacilities;

7. WARNING: DiscouragedReference

Discouraged access: The type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

WebServiceTestDefaultingCommand.java :

47 : ScenarioContext scenarioContext = WebServicePlugin.getInstance().getScenarioContext().copy();

8. WARNING: DiscouragedReference

Discouraged access: The type WebServicePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

WebServiceTestDefaultingCommand.java :

47 : ScenarioContext scenarioContext = WebServicePlugin.getInstance().getScenarioContext().copy();

9. WARNING: DiscouragedReference

Discouraged access: The method getInstance() from the type WebServicePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

WebServiceTestDefaultingCommand.java :

47 : ScenarioContext scenarioContext = WebServicePlugin.getInstance().getScenarioContext().copy();

10. WARNING: DiscouragedReference

Discouraged access: The method getScenarioContext() from the type WebServicePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

WebServiceTestDefaultingCommand.java :

47 : ScenarioContext scenarioContext = WebServicePlugin.getInstance().getScenarioContext().copy();

11. WARNING: DiscouragedReference

Discouraged access: The method copy() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

WebServiceTestDefaultingCommand.java :

47 : ScenarioContext scenarioContext = WebServicePlugin.getInstance().getScenarioContext().copy();

12. WARNING: DiscouragedReference

Discouraged access: The method getNonJavaTestService() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

WebServiceTestDefaultingCommand.java :

48 : testID = scenarioContext.getNonJavaTestService();

13. WARNING: DiscouragedReference

Discouraged access: The method getWebServiceTestTypes() from the type ScenarioContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

WebServiceTestDefaultingCommand.java :

49 : String[] testTypes = scenarioContext.getWebServiceTestTypes();

14. WARNING: DiscouragedReference

Discouraged access: The type WebServiceTestRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

WebServiceTestDefaultingCommand.java :

52 : WebServiceTestRegistry wsttRegistry = WebServiceTestRegistry.getInstance();

15. WARNING: DiscouragedReference

Discouraged access: The type WebServiceTestRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

WebServiceTestDefaultingCommand.java :

52 : WebServiceTestRegistry wsttRegistry = WebServiceTestRegistry.getInstance();

16. WARNING: DiscouragedReference

Discouraged access: The method getInstance() from the type WebServiceTestRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

WebServiceTestDefaultingCommand.java :

52 : WebServiceTestRegistry wsttRegistry = WebServiceTestRegistry.getInstance();

17. WARNING: DiscouragedReference

Discouraged access: The type WebServiceTestExtension is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

WebServiceTestDefaultingCommand.java :

57 : WebServiceTestExtension wscte = (WebServiceTestExtension)wsttRegistry.getWebServiceExtensionsByName(testTypes[i]);

18. WARNING: DiscouragedReference

Discouraged access: The type WebServiceTestExtension is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

WebServiceTestDefaultingCommand.java :

57 : WebServiceTestExtension wscte = (WebServiceTestExtension)wsttRegistry.getWebServiceExtensionsByName(testTypes[i]);

19. WARNING: DiscouragedReference

Discouraged access: The method getWebServiceExtensionsByName(String) from the type WebServiceTestRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

WebServiceTestDefaultingCommand.java :

57 : WebServiceTestExtension wscte = (WebServiceTestExtension)wsttRegistry.getWebServiceExtensionsByName(testTypes[i]);

20. WARNING: DiscouragedReference

Discouraged access: The method testWSDL() from the type WebServiceTestExtension is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jst.ws_1.0.507.v201004211805.jar

WebServiceTestDefaultingCommand.java :

58 : if(wscte.testWSDL()){

21. WARNING: DiscouragedReference

Discouraged access: The constructor SelectionList(String[], int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

WebServiceTestDefaultingCommand.java :

72 : serviceTestFacilities = new SelectionList(javaNamesArray,0);

22. WARNING: DiscouragedReference

Discouraged access: The type SelectionList is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

WebServiceTestDefaultingCommand.java :

72 : serviceTestFacilities = new SelectionList(javaNamesArray,0);

23. WARNING: DiscouragedReference

Discouraged access: The type SelectionList is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.command.env.core_1.0.205.v201004211805.jar

WebServiceTestDefaultingCommand.java :

77 : public SelectionList getServiceTestFacilities()