Compiler Report

Compiler: Eclipse Java Compiler Version: 0.868, 3.4.0 release candidate-2

Number of source files: 38 Number of classfiles: 39

Problems: 374 (Errors: 0 Warnings: 374 )

Source File: org/eclipse/jst/j2ee/internal/jca/project/facet/ConnectorFacetInstallDataModelProvider.java
1. WARNING: DiscouragedReference

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

ConnectorFacetInstallDataModelProvider.java :

13 : import org.eclipse.jst.j2ee.internal.common.J2EEVersionUtil;

2. WARNING: DiscouragedReference

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

ConnectorFacetInstallDataModelProvider.java :

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

3. WARNING: DiscouragedReference

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

ConnectorFacetInstallDataModelProvider.java :

15 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;

4. WARNING: DiscouragedReference

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

ConnectorFacetInstallDataModelProvider.java :

16 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPreferences;

5. WARNING: DiscouragedReference

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

ConnectorFacetInstallDataModelProvider.java :

31 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.JCA_CONTENT_FOLDER);

6. WARNING: DiscouragedReference

Discouraged access: The method getDefault() from the type J2EEPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorFacetInstallDataModelProvider.java :

31 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.JCA_CONTENT_FOLDER);

7. WARNING: DiscouragedReference

Discouraged access: The method getJ2EEPreferences() from the type J2EEPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorFacetInstallDataModelProvider.java :

31 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.JCA_CONTENT_FOLDER);

8. WARNING: DiscouragedReference

Discouraged access: The method getString(String) from the type J2EEPreferences is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorFacetInstallDataModelProvider.java :

31 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.JCA_CONTENT_FOLDER);

9. WARNING: DiscouragedReference

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

ConnectorFacetInstallDataModelProvider.java :

31 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.JCA_CONTENT_FOLDER);

10. WARNING: DiscouragedReference

Discouraged access: The type J2EEPreferences.Keys is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorFacetInstallDataModelProvider.java :

31 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.JCA_CONTENT_FOLDER);

11. WARNING: DiscouragedReference

Discouraged access: The field JCA_CONTENT_FOLDER from the type J2EEPreferences.Keys is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorFacetInstallDataModelProvider.java :

31 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.JCA_CONTENT_FOLDER);

12. WARNING: DiscouragedReference

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

ConnectorFacetInstallDataModelProvider.java :

34 : return projectName + IJ2EEModuleConstants.RAR_EXT;

13. WARNING: DiscouragedReference

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

ConnectorFacetInstallDataModelProvider.java :

34 : return projectName + IJ2EEModuleConstants.RAR_EXT;

14. WARNING: DiscouragedReference

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

ConnectorFacetInstallDataModelProvider.java :

38 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.JCA_OUTPUT_FOLDER);

15. WARNING: DiscouragedReference

Discouraged access: The method getDefault() from the type J2EEPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorFacetInstallDataModelProvider.java :

38 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.JCA_OUTPUT_FOLDER);

16. WARNING: DiscouragedReference

Discouraged access: The method getJ2EEPreferences() from the type J2EEPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorFacetInstallDataModelProvider.java :

38 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.JCA_OUTPUT_FOLDER);

17. WARNING: DiscouragedReference

Discouraged access: The method getString(String) from the type J2EEPreferences is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorFacetInstallDataModelProvider.java :

38 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.JCA_OUTPUT_FOLDER);

18. WARNING: DiscouragedReference

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

ConnectorFacetInstallDataModelProvider.java :

38 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.JCA_OUTPUT_FOLDER);

19. WARNING: DiscouragedReference

Discouraged access: The type J2EEPreferences.Keys is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorFacetInstallDataModelProvider.java :

38 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.JCA_OUTPUT_FOLDER);

20. WARNING: DiscouragedReference

Discouraged access: The field JCA_OUTPUT_FOLDER from the type J2EEPreferences.Keys is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorFacetInstallDataModelProvider.java :

38 : return J2EEPlugin.getDefault().getJ2EEPreferences().getString(J2EEPreferences.Keys.JCA_OUTPUT_FOLDER);

21. WARNING: DiscouragedReference

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

ConnectorFacetInstallDataModelProvider.java :

44 : return J2EEVersionUtil.convertConnectorVersionStringToJ2EEVersionID(version.getVersionString());

22. WARNING: DiscouragedReference

Discouraged access: The method convertConnectorVersionStringToJ2EEVersionID(String) from the type J2EEVersionUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorFacetInstallDataModelProvider.java :

44 : return J2EEVersionUtil.convertConnectorVersionStringToJ2EEVersionID(version.getVersionString());

Source File: org/eclipse/jst/j2ee/jca/internal/plugin/JcaModuleExtensionImpl.java
1. WARNING: DiscouragedReference

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

JcaModuleExtensionImpl.java :

21 : import org.eclipse.jst.j2ee.internal.moduleextension.EarModuleExtensionImpl;

2. WARNING: DiscouragedReference

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

JcaModuleExtensionImpl.java :

22 : import org.eclipse.jst.j2ee.internal.moduleextension.JcaModuleExtension;

3. WARNING: DiscouragedReference

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

JcaModuleExtensionImpl.java :

28 : public class JcaModuleExtensionImpl extends EarModuleExtensionImpl implements JcaModuleExtension {

4. WARNING: DiscouragedReference

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

JcaModuleExtensionImpl.java :

28 : public class JcaModuleExtensionImpl extends EarModuleExtensionImpl implements JcaModuleExtension {

5. WARNING: DiscouragedReference

Discouraged access: The constructor EarModuleExtensionImpl() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

JcaModuleExtensionImpl.java :

34 : super();

Source File: org/eclipse/jst/j2ee/jca/internal/plugin/JcaPlugin.java
1. WARNING: DiscouragedReference

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

JcaPlugin.java :

22 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;

2. WARNING: DiscouragedReference

Discouraged access: The type ConnectorResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JcaPlugin.java :

23 : import org.eclipse.jst.j2ee.jca.internal.impl.ConnectorResourceFactory;

3. WARNING: DiscouragedReference

Discouraged access: The type WTPResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JcaPlugin.java :

24 : import org.eclipse.wst.common.componentcore.internal.impl.WTPResourceFactoryRegistry;

4. WARNING: DiscouragedReference

Discouraged access: The type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

JcaPlugin.java :

25 : import org.eclipse.wst.common.frameworks.internal.WTPPlugin;

5. WARNING: DiscouragedReference

Discouraged access: The type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

JcaPlugin.java :

36 : public class JcaPlugin extends WTPPlugin implements ResourceLocator {

6. WARNING: DiscouragedReference

Discouraged access: The constructor WTPPlugin() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

JcaPlugin.java :

59 : super();

7. WARNING: DiscouragedReference

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

JcaPlugin.java :

83 : return J2EEPlugin.getImageURL(key, getBundle());

8. WARNING: DiscouragedReference

Discouraged access: The method getImageURL(String, Bundle) from the type J2EEPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

JcaPlugin.java :

83 : return J2EEPlugin.getImageURL(key, getBundle());

9. WARNING: DiscouragedReference

Discouraged access: The method start(BundleContext) from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

JcaPlugin.java :

142 : super.start(context);

10. WARNING: DiscouragedReference

Discouraged access: The type ConnectorResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JcaPlugin.java :

143 : ConnectorResourceFactory.register(WTPResourceFactoryRegistry.INSTANCE);

11. WARNING: DiscouragedReference

Discouraged access: The method register(FileNameResourceFactoryRegistry) from the type ConnectorResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JcaPlugin.java :

143 : ConnectorResourceFactory.register(WTPResourceFactoryRegistry.INSTANCE);

12. WARNING: DiscouragedReference

Discouraged access: The type WTPResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JcaPlugin.java :

143 : ConnectorResourceFactory.register(WTPResourceFactoryRegistry.INSTANCE);

13. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type WTPResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

JcaPlugin.java :

143 : ConnectorResourceFactory.register(WTPResourceFactoryRegistry.INSTANCE);

Source File: org/eclipse/jst/j2ee/jca/project/facet/ConnectorFacetInstallDelegate.java
1. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorFacetInstallDelegate.java :

36 : import org.eclipse.jst.j2ee.commonarchivecore.internal.util.ArchiveUtil;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorFacetInstallDelegate.java :

37 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

3. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorFacetInstallDelegate.java :

38 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

4. WARNING: DiscouragedReference

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

ConnectorFacetInstallDelegate.java :

39 : import org.eclipse.jst.j2ee.internal.common.J2EEVersionUtil;

5. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorFacetInstallDelegate.java :

97 : if (!sourceFolder.getFile(J2EEConstants.RAR_DD_URI).exists()) {

6. WARNING: DiscouragedReference

Discouraged access: The field RAR_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorFacetInstallDelegate.java :

97 : if (!sourceFolder.getFile(J2EEConstants.RAR_DD_URI).exists()) {

7. WARNING: DiscouragedReference

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

ConnectorFacetInstallDelegate.java :

99 : int nVer = J2EEVersionUtil.convertVersionStringToInt(ver);

8. WARNING: DiscouragedReference

Discouraged access: The method convertVersionStringToInt(String) from the type J2EEVersionUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorFacetInstallDelegate.java :

99 : int nVer = J2EEVersionUtil.convertVersionStringToInt(ver);

9. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorFacetInstallDelegate.java :

101 : IFile aFile = sourceFolder.getFile(new Path(J2EEConstants.RAR_DD_URI));

10. WARNING: DiscouragedReference

Discouraged access: The field RAR_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorFacetInstallDelegate.java :

101 : IFile aFile = sourceFolder.getFile(new Path(J2EEConstants.RAR_DD_URI));

11. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorFacetInstallDelegate.java :

103 : String template = nVer == J2EEVersionConstants.JCA_1_0_ID

12. WARNING: DiscouragedReference

Discouraged access: The field JCA_1_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorFacetInstallDelegate.java :

103 : String template = nVer == J2EEVersionConstants.JCA_1_0_ID

13. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorFacetInstallDelegate.java :

109 : ArchiveUtil.copy(in, out);

14. WARNING: DiscouragedReference

Discouraged access: The method copy(InputStream, OutputStream) from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorFacetInstallDelegate.java :

109 : ArchiveUtil.copy(in, out);

15. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorFacetInstallDelegate.java :

151 : IVirtualFile vf = c.getRootFolder().getFile(new Path(J2EEConstants.MANIFEST_URI));

16. WARNING: DiscouragedReference

Discouraged access: The field MANIFEST_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorFacetInstallDelegate.java :

151 : IVirtualFile vf = c.getRootFolder().getFile(new Path(J2EEConstants.MANIFEST_URI));

Source File: org/eclipse/jst/j2ee/jca/project/facet/ConnectorFacetPostInstallDelegate.java
1. WARNING: DiscouragedReference

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

ConnectorFacetPostInstallDelegate.java :

18 : import org.eclipse.jst.j2ee.internal.common.J2EEVersionUtil;

2. WARNING: DiscouragedReference

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

ConnectorFacetPostInstallDelegate.java :

46 : String j2eeVersionText = J2EEVersionUtil.convertVersionIntToString

3. WARNING: DiscouragedReference

Discouraged access: The method convertVersionIntToString(int) from the type J2EEVersionUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorFacetPostInstallDelegate.java :

46 : String j2eeVersionText = J2EEVersionUtil.convertVersionIntToString (J2EEVersionUtil.convertConnectorVersionStringToJ2EEVersionID(ver));

4. WARNING: DiscouragedReference

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

ConnectorFacetPostInstallDelegate.java :

47 : (J2EEVersionUtil.convertConnectorVersionStringToJ2EEVersionID(ver));

5. WARNING: DiscouragedReference

Discouraged access: The method convertConnectorVersionStringToJ2EEVersionID(String) from the type J2EEVersionUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorFacetPostInstallDelegate.java :

47 : (J2EEVersionUtil.convertConnectorVersionStringToJ2EEVersionID(ver));

Source File: org/eclipse/jst/j2ee/jca/project/facet/ConnectorFacetProjectCreationDataModelProvider.java
1. WARNING: DiscouragedReference

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

ConnectorFacetProjectCreationDataModelProvider.java :

18 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEPreferences.Keys is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorFacetProjectCreationDataModelProvider.java :

19 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPreferences.Keys;

3. WARNING: DiscouragedReference

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

ConnectorFacetProjectCreationDataModelProvider.java :

48 : J2EEPlugin.getDefault().getJ2EEPreferences().getString(Keys.JCA_OUTPUT_FOLDER) );

4. WARNING: DiscouragedReference

Discouraged access: The method getDefault() from the type J2EEPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorFacetProjectCreationDataModelProvider.java :

48 : J2EEPlugin.getDefault().getJ2EEPreferences().getString(Keys.JCA_OUTPUT_FOLDER) );

5. WARNING: DiscouragedReference

Discouraged access: The method getJ2EEPreferences() from the type J2EEPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorFacetProjectCreationDataModelProvider.java :

48 : J2EEPlugin.getDefault().getJ2EEPreferences().getString(Keys.JCA_OUTPUT_FOLDER) );

6. WARNING: DiscouragedReference

Discouraged access: The method getString(String) from the type J2EEPreferences is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorFacetProjectCreationDataModelProvider.java :

48 : J2EEPlugin.getDefault().getJ2EEPreferences().getString(Keys.JCA_OUTPUT_FOLDER) );

7. WARNING: DiscouragedReference

Discouraged access: The type J2EEPreferences.Keys is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorFacetProjectCreationDataModelProvider.java :

48 : J2EEPlugin.getDefault().getJ2EEPreferences().getString(Keys.JCA_OUTPUT_FOLDER) );

8. WARNING: DiscouragedReference

Discouraged access: The field JCA_OUTPUT_FOLDER from the type J2EEPreferences.Keys is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorFacetProjectCreationDataModelProvider.java :

48 : J2EEPlugin.getDefault().getJ2EEPreferences().getString(Keys.JCA_OUTPUT_FOLDER) );

Source File: org/eclipse/jst/j2ee/internal/jca/operations/ConnectorComponentExportDataModelProvider.java
1. WARNING: DiscouragedReference

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

ConnectorComponentExportDataModelProvider.java :

13 : import org.eclipse.jst.j2ee.application.internal.operations.J2EEComponentExportDataModelProvider;

2. WARNING: DiscouragedReference

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

ConnectorComponentExportDataModelProvider.java :

14 : import org.eclipse.jst.j2ee.internal.earcreation.EARCreationResourceHandler;

3. WARNING: DiscouragedReference

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

ConnectorComponentExportDataModelProvider.java :

16 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;

4. WARNING: DiscouragedReference

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

ConnectorComponentExportDataModelProvider.java :

19 : public class ConnectorComponentExportDataModelProvider extends J2EEComponentExportDataModelProvider {

5. WARNING: DiscouragedReference

Discouraged access: The constructor J2EEComponentExportDataModelProvider() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentExportDataModelProvider.java :

22 : super();

6. WARNING: DiscouragedReference

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

ConnectorComponentExportDataModelProvider.java :

30 : return J2EEProjectUtilities.JCA;

7. WARNING: DiscouragedReference

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

ConnectorComponentExportDataModelProvider.java :

34 : return EARCreationResourceHandler.getString(EARCreationResourceHandler.NOT_A_RAR, new Object[]{projectName});

8. WARNING: DiscouragedReference

Discouraged access: The method getString(String, Object[]) from the type EARCreationResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentExportDataModelProvider.java :

34 : return EARCreationResourceHandler.getString(EARCreationResourceHandler.NOT_A_RAR, new Object[]{projectName});

9. WARNING: DiscouragedReference

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

ConnectorComponentExportDataModelProvider.java :

34 : return EARCreationResourceHandler.getString(EARCreationResourceHandler.NOT_A_RAR, new Object[]{projectName});

10. WARNING: DiscouragedReference

Discouraged access: The field NOT_A_RAR from the type EARCreationResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentExportDataModelProvider.java :

34 : return EARCreationResourceHandler.getString(EARCreationResourceHandler.NOT_A_RAR, new Object[]{projectName});

Source File: org/eclipse/jst/j2ee/internal/jca/operations/ConnectorComponentImportDataModelProvider.java
1. WARNING: DiscouragedReference

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

ConnectorComponentImportDataModelProvider.java :

13 : import org.eclipse.jst.j2ee.application.internal.operations.J2EEComponentImportDataModelProvider;

2. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentImportDataModelProvider.java :

14 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

3. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentImportDataModelProvider.java :

15 : import org.eclipse.jst.j2ee.commonarchivecore.internal.CommonarchiveFactory;

4. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentImportDataModelProvider.java :

16 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;

5. WARNING: DiscouragedReference

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

ConnectorComponentImportDataModelProvider.java :

17 : import org.eclipse.jst.j2ee.internal.common.J2EEVersionUtil;

6. WARNING: DiscouragedReference

Discouraged access: The type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentImportDataModelProvider.java :

18 : import org.eclipse.jst.j2ee.internal.common.XMLResource;

7. WARNING: DiscouragedReference

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

ConnectorComponentImportDataModelProvider.java :

19 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;

8. WARNING: DiscouragedReference

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

ConnectorComponentImportDataModelProvider.java :

36 : public final class ConnectorComponentImportDataModelProvider extends J2EEComponentImportDataModelProvider {

9. WARNING: DiscouragedReference

Discouraged access: The method init() from the type J2EEArtifactImportDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentImportDataModelProvider.java :

39 : super.init();

10. WARNING: DiscouragedReference

Discouraged access: The type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentImportDataModelProvider.java :

44 : return XMLResource.RAR_TYPE;

11. WARNING: DiscouragedReference

Discouraged access: The field RAR_TYPE from the type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentImportDataModelProvider.java :

44 : return XMLResource.RAR_TYPE;

12. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentImportDataModelProvider.java :

47 : protected Archive openArchive(String uri) throws OpenFailureException {

13. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentImportDataModelProvider.java :

47 : protected Archive openArchive(String uri) throws OpenFailureException {

14. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentImportDataModelProvider.java :

48 : Archive archive = CommonarchiveFactory.eINSTANCE.openRARFile(getArchiveOptions(), uri);

15. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentImportDataModelProvider.java :

48 : Archive archive = CommonarchiveFactory.eINSTANCE.openRARFile(getArchiveOptions(), uri);

16. WARNING: DiscouragedReference

Discouraged access: The method openRARFile(ArchiveOptions, String) from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentImportDataModelProvider.java :

48 : Archive archive = CommonarchiveFactory.eINSTANCE.openRARFile(getArchiveOptions(), uri);

17. WARNING: DiscouragedReference

Discouraged access: The field eINSTANCE from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentImportDataModelProvider.java :

48 : Archive archive = CommonarchiveFactory.eINSTANCE.openRARFile(getArchiveOptions(), uri);

18. WARNING: DiscouragedReference

Discouraged access: The method getArchiveOptions() from the type J2EEArtifactImportDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentImportDataModelProvider.java :

48 : Archive archive = CommonarchiveFactory.eINSTANCE.openRARFile(getArchiveOptions(), uri);

19. WARNING: DiscouragedReference

Discouraged access: The method propertySet(String, Object) from the type J2EEArtifactImportDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentImportDataModelProvider.java :

61 : boolean set = super.propertySet(propertyName, propertyValue);

20. WARNING: DiscouragedReference

Discouraged access: The method getArchiveWrapper() from the type J2EEArtifactImportDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentImportDataModelProvider.java :

64 : if (getArchiveWrapper() != null) {

21. WARNING: DiscouragedReference

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

ConnectorComponentImportDataModelProvider.java :

66 : IDataModel jcaFacetDataModel = map.getFacetDataModel( J2EEProjectUtilities.JCA );

22. WARNING: DiscouragedReference

Discouraged access: The method getModuleSpecVersion() from the type J2EEComponentImportDataModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentImportDataModelProvider.java :

68 : int version = getModuleSpecVersion();

23. WARNING: DiscouragedReference

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

ConnectorComponentImportDataModelProvider.java :

69 : String versionText = J2EEVersionUtil.getJCATextVersion( version );

24. WARNING: DiscouragedReference

Discouraged access: The method getJCATextVersion(int) from the type J2EEVersionUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentImportDataModelProvider.java :

69 : String versionText = J2EEVersionUtil.getJCATextVersion( version );

Source File: org/eclipse/jst/j2ee/internal/jca/operations/ConnectorComponentImportOperation.java
1. WARNING: DiscouragedReference

Discouraged access: The type SaveStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentImportOperation.java :

25 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.SaveStrategy;

2. WARNING: DiscouragedReference

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

ConnectorComponentImportOperation.java :

29 : import org.eclipse.jst.j2ee.internal.archive.operations.ConnectorComponentSaveStrategyImpl;

3. WARNING: DiscouragedReference

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

ConnectorComponentImportOperation.java :

30 : import org.eclipse.jst.j2ee.internal.archive.operations.J2EEArtifactImportOperation;

4. WARNING: DiscouragedReference

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

ConnectorComponentImportOperation.java :

37 : public class ConnectorComponentImportOperation extends J2EEArtifactImportOperation {

5. WARNING: DiscouragedReference

Discouraged access: The constructor J2EEArtifactImportOperation(IDataModel) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentImportOperation.java :

42 : super(model);

6. WARNING: DiscouragedReference

Discouraged access: The method doExecute(IProgressMonitor) from the type J2EEArtifactImportOperation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentImportOperation.java :

46 : super.doExecute(monitor);

7. WARNING: DiscouragedReference

Discouraged access: The field archiveWrapper from the type J2EEArtifactImportOperation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentImportOperation.java :

56 : List <IArchiveResource> archiveResources = ((IArchive)archiveWrapper.getUnderLyingArchive()).getArchiveResources();

8. WARNING: DiscouragedReference

Discouraged access: The field virtualComponent from the type J2EEArtifactImportOperation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentImportOperation.java :

61 : vFile = virtualComponent.getRootFolder().getFile(archiveResource.getPath());

9. WARNING: DiscouragedReference

Discouraged access: The type SaveStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentImportOperation.java :

110 : protected SaveStrategy createSaveStrategy(IVirtualComponent component) {

10. WARNING: DiscouragedReference

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

ConnectorComponentImportOperation.java :

111 : ConnectorComponentSaveStrategyImpl saveStrat = new ConnectorComponentSaveStrategyImpl(component);

11. WARNING: DiscouragedReference

Discouraged access: The constructor ConnectorComponentSaveStrategyImpl(IVirtualComponent) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentImportOperation.java :

111 : ConnectorComponentSaveStrategyImpl saveStrat = new ConnectorComponentSaveStrategyImpl(component);

12. WARNING: DiscouragedReference

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

ConnectorComponentImportOperation.java :

111 : ConnectorComponentSaveStrategyImpl saveStrat = new ConnectorComponentSaveStrategyImpl(component);

Source File: org/eclipse/jst/j2ee/jca/internal/module/util/ConnectorEditAdapterFactory.java
1. WARNING: DiscouragedReference

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

ConnectorEditAdapterFactory.java :

14 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;

2. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ConnectorEditAdapterFactory.java :

17 : import org.eclipse.wst.common.componentcore.internal.ArtifactEditModel;

3. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ConnectorEditAdapterFactory.java :

28 : ArtifactEditModel editModel = (ArtifactEditModel) adaptableObject;

4. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ConnectorEditAdapterFactory.java :

28 : ArtifactEditModel editModel = (ArtifactEditModel) adaptableObject;

5. WARNING: DiscouragedReference

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

ConnectorEditAdapterFactory.java :

29 : if (J2EEProjectUtilities.isJCAProject(editModel.getProject()))

6. WARNING: DiscouragedReference

Discouraged access: The method isJCAProject(IProject) from the type J2EEProjectUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorEditAdapterFactory.java :

29 : if (J2EEProjectUtilities.isJCAProject(editModel.getProject()))

7. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type EditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot

ConnectorEditAdapterFactory.java :

29 : if (J2EEProjectUtilities.isJCAProject(editModel.getProject()))

8. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ConnectorEditAdapterFactory.java :

30 : return new ConnectorArtifactEdit((ArtifactEditModel) adaptableObject);

Source File: org/eclipse/jst/j2ee/jca/modulecore/util/ConnectorArtifactEdit.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorArtifactEdit.java :

21 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorArtifactEdit.java :

22 : import org.eclipse.jst.j2ee.commonarchivecore.internal.CommonarchiveFactory;

3. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorArtifactEdit.java :

23 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;

4. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorArtifactEdit.java :

25 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

5. WARNING: DiscouragedReference

Discouraged access: The type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorArtifactEdit.java :

26 : import org.eclipse.jst.j2ee.internal.common.XMLResource;

6. WARNING: DiscouragedReference

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

ConnectorArtifactEdit.java :

29 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;

7. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ConnectorArtifactEdit.java :

38 : import org.eclipse.wst.common.componentcore.internal.ArtifactEditModel;

8. WARNING: DiscouragedReference

Discouraged access: The type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ConnectorArtifactEdit.java :

39 : import org.eclipse.wst.common.componentcore.internal.BinaryComponentHelper;

9. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ConnectorArtifactEdit.java :

40 : import org.eclipse.wst.common.componentcore.internal.StructureEdit;

10. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ConnectorArtifactEdit.java :

41 : import org.eclipse.wst.common.componentcore.internal.impl.ModuleURIUtil;

11. WARNING: DiscouragedReference

Discouraged access: The type IArtifactEditFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ConnectorArtifactEdit.java :

42 : import org.eclipse.wst.common.componentcore.internal.util.IArtifactEditFactory;

12. WARNING: DiscouragedReference

Discouraged access: The type IArtifactEditFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ConnectorArtifactEdit.java :

52 : public class ConnectorArtifactEdit extends EnterpriseArtifactEdit implements IArtifactEditFactory {

13. WARNING: DiscouragedReference

Discouraged access: The type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ConnectorArtifactEdit.java :

76 : protected BinaryComponentHelper initBinaryComponentHelper(IVirtualComponent binaryModule) {

14. WARNING: DiscouragedReference

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

ConnectorArtifactEdit.java :

90 : super(aProject, toAccessAsReadOnly, forCreate, J2EEProjectUtilities.JCA);

15. WARNING: DiscouragedReference

Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ConnectorArtifactEdit.java :

101 : public ConnectorArtifactEdit(ArtifactEditModel anArtifactEditModel) {

16. WARNING: DiscouragedReference

Discouraged access: The method getResource(URI) from the type BinaryComponentHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ConnectorArtifactEdit.java :

142 : return getBinaryComponentHelper().getResource(J2EEConstants.RAR_DD_URI_OBJ);

17. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorArtifactEdit.java :

142 : return getBinaryComponentHelper().getResource(J2EEConstants.RAR_DD_URI_OBJ);

18. WARNING: DiscouragedReference

Discouraged access: The field RAR_DD_URI_OBJ from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorArtifactEdit.java :

142 : return getBinaryComponentHelper().getResource(J2EEConstants.RAR_DD_URI_OBJ);

19. WARNING: DiscouragedReference

Discouraged access: The method getResource(URI) from the type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ConnectorArtifactEdit.java :

144 : return getArtifactEditModel().getResource(J2EEConstants.RAR_DD_URI_OBJ);

20. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorArtifactEdit.java :

144 : return getArtifactEditModel().getResource(J2EEConstants.RAR_DD_URI_OBJ);

21. WARNING: DiscouragedReference

Discouraged access: The field RAR_DD_URI_OBJ from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorArtifactEdit.java :

144 : return getArtifactEditModel().getResource(J2EEConstants.RAR_DD_URI_OBJ);

22. WARNING: DiscouragedReference

Discouraged access: The type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorArtifactEdit.java :

180 : protected void addConnectorIfNecessary(XMLResource aResource) {

23. WARNING: DiscouragedReference

Discouraged access: The method getModuleURI() from the type ArtifactEditModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ConnectorArtifactEdit.java :

187 : URI moduleURI = getArtifactEditModel().getModuleURI();

24. WARNING: DiscouragedReference

Discouraged access: The type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ConnectorArtifactEdit.java :

189 : connector.setDisplayName(StructureEdit.getDeployedName(moduleURI));

25. WARNING: DiscouragedReference

Discouraged access: The method getDeployedName(URI) from the type StructureEdit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ConnectorArtifactEdit.java :

189 : connector.setDisplayName(StructureEdit.getDeployedName(moduleURI));

26. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorArtifactEdit.java :

193 : aResource.setID(connector, J2EEConstants.CONNECTOR_ID);

27. WARNING: DiscouragedReference

Discouraged access: The field CONNECTOR_ID from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorArtifactEdit.java :

193 : aResource.setID(connector, J2EEConstants.CONNECTOR_ID);

28. WARNING: DiscouragedReference

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

ConnectorArtifactEdit.java :

336 : return J2EEProjectUtilities.isJCAProject(aModule.getProject());

29. WARNING: DiscouragedReference

Discouraged access: The method isJCAProject(IProject) from the type J2EEProjectUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorArtifactEdit.java :

336 : return J2EEProjectUtilities.isJCAProject(aModule.getProject());

30. WARNING: DiscouragedReference

Discouraged access: The method getJ2EEVersionID() from the type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorArtifactEdit.java :

348 : return getConnectorXmiResource().getJ2EEVersionID();

31. WARNING: DiscouragedReference

Discouraged access: The method setModuleVersionID(int) from the type XMLResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorArtifactEdit.java :

375 : res.setModuleVersionID(version);

32. WARNING: DiscouragedReference

Discouraged access: The method getRootObject() from the type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

ConnectorArtifactEdit.java :

377 : return ((ConnectorResource) getDeploymentDescriptorResource()).getRootObject();

33. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorArtifactEdit.java :

388 : public Archive asArchive(boolean includeSource, boolean includeClasspathComponents) throws OpenFailureException {

34. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorArtifactEdit.java :

388 : public Archive asArchive(boolean includeSource, boolean includeClasspathComponents) throws OpenFailureException {

35. WARNING: DiscouragedReference

Discouraged access: The method setExportSource(boolean) from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorArtifactEdit.java :

394 : loader.setExportSource(includeSource);

36. WARNING: DiscouragedReference

Discouraged access: The type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ConnectorArtifactEdit.java :

395 : String uri = ModuleURIUtil.getHandleString(getComponent());

37. WARNING: DiscouragedReference

Discouraged access: The method getHandleString(IVirtualComponent) from the type ModuleURIUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ConnectorArtifactEdit.java :

395 : String uri = ModuleURIUtil.getHandleString(getComponent());

38. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorArtifactEdit.java :

396 : return CommonarchiveFactory.eINSTANCE.openRARFile(loader, uri);

39. WARNING: DiscouragedReference

Discouraged access: The method openRARFile(LoadStrategy, String) from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorArtifactEdit.java :

396 : return CommonarchiveFactory.eINSTANCE.openRARFile(loader, uri);

40. WARNING: DiscouragedReference

Discouraged access: The field eINSTANCE from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorArtifactEdit.java :

396 : return CommonarchiveFactory.eINSTANCE.openRARFile(loader, uri);

Source File: org/eclipse/jst/j2ee/internal/jca/archive/operations/ConnectorComponentExportOperation.java
1. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentExportOperation.java :

19 : import org.eclipse.jst.j2ee.commonarchivecore.internal.CommonarchiveFactory;

2. WARNING: DiscouragedReference

Discouraged access: The type CommonarchivePackage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentExportOperation.java :

20 : import org.eclipse.jst.j2ee.commonarchivecore.internal.CommonarchivePackage;

3. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentExportOperation.java :

21 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.SaveFailureException;

4. WARNING: DiscouragedReference

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

ConnectorComponentExportOperation.java :

22 : import org.eclipse.jst.j2ee.internal.archive.operations.AppClientArchiveOpsResourceHandler;

5. WARNING: DiscouragedReference

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

ConnectorComponentExportOperation.java :

23 : import org.eclipse.jst.j2ee.internal.archive.operations.J2EEArtifactExportOperation;

6. WARNING: DiscouragedReference

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

ConnectorComponentExportOperation.java :

26 : public class ConnectorComponentExportOperation extends J2EEArtifactExportOperation {

7. WARNING: DiscouragedReference

Discouraged access: The constructor J2EEArtifactExportOperation() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentExportOperation.java :

29 : super();

8. WARNING: DiscouragedReference

Discouraged access: The constructor J2EEArtifactExportOperation(IDataModel) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentExportOperation.java :

33 : super(model);

9. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentExportOperation.java :

36 : protected void export() throws SaveFailureException, CoreException, InvocationTargetException, InterruptedException {

10. WARNING: DiscouragedReference

Discouraged access: The field progressMonitor from the type J2EEArtifactExportOperation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentExportOperation.java :

37 : IProgressMonitor subMonitor = new SubProgressMonitor(progressMonitor, EXPORT_WORK);

11. WARNING: DiscouragedReference

Discouraged access: The field EXPORT_WORK from the type J2EEArtifactExportOperation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentExportOperation.java :

37 : IProgressMonitor subMonitor = new SubProgressMonitor(progressMonitor, EXPORT_WORK);

12. WARNING: DiscouragedReference

Discouraged access: The type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentExportOperation.java :

39 : CommonarchiveFactory caf = ((CommonarchivePackage) EPackage.Registry.INSTANCE.getEPackage(CommonarchivePackage.eNS_URI)).getCommonarchiveFactory();

13. WARNING: DiscouragedReference

Discouraged access: The method getCommonarchiveFactory() from the type CommonarchivePackage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentExportOperation.java :

39 : CommonarchiveFactory caf = ((CommonarchivePackage) EPackage.Registry.INSTANCE.getEPackage(CommonarchivePackage.eNS_URI)).getCommonarchiveFactory();

14. WARNING: DiscouragedReference

Discouraged access: The type CommonarchivePackage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentExportOperation.java :

39 : CommonarchiveFactory caf = ((CommonarchivePackage) EPackage.Registry.INSTANCE.getEPackage(CommonarchivePackage.eNS_URI)).getCommonarchiveFactory();

15. WARNING: DiscouragedReference

Discouraged access: The type CommonarchivePackage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentExportOperation.java :

39 : CommonarchiveFactory caf = ((CommonarchivePackage) EPackage.Registry.INSTANCE.getEPackage(CommonarchivePackage.eNS_URI)).getCommonarchiveFactory();

16. WARNING: DiscouragedReference

Discouraged access: The field eNS_URI from the type CommonarchivePackage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentExportOperation.java :

39 : CommonarchiveFactory caf = ((CommonarchivePackage) EPackage.Registry.INSTANCE.getEPackage(CommonarchivePackage.eNS_URI)).getCommonarchiveFactory();

17. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type J2EEArtifactExportOperation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentExportOperation.java :

40 : ConnectorComponentLoadStrategyImpl ls = new ConnectorComponentLoadStrategyImpl(getComponent());

18. WARNING: DiscouragedReference

Discouraged access: The method setExportSource(boolean) from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentExportOperation.java :

41 : ls.setExportSource(isExportSource());

19. WARNING: DiscouragedReference

Discouraged access: The method isExportSource() from the type J2EEArtifactExportOperation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentExportOperation.java :

41 : ls.setExportSource(isExportSource());

20. WARNING: DiscouragedReference

Discouraged access: The method setModuleFile(ModuleFile) from the type J2EEArtifactExportOperation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentExportOperation.java :

42 : setModuleFile(caf.openRARFile(ls, getDestinationPath().toOSString()));

21. WARNING: DiscouragedReference

Discouraged access: The method openRARFile(LoadStrategy, String) from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentExportOperation.java :

42 : setModuleFile(caf.openRARFile(ls, getDestinationPath().toOSString()));

22. WARNING: DiscouragedReference

Discouraged access: The method getDestinationPath() from the type J2EEArtifactExportOperation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentExportOperation.java :

42 : setModuleFile(caf.openRARFile(ls, getDestinationPath().toOSString()));

23. WARNING: DiscouragedReference

Discouraged access: The method setProgressMonitor(IProgressMonitor) from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentExportOperation.java :

43 : ls.setProgressMonitor(subMonitor);

24. WARNING: DiscouragedReference

Discouraged access: The method getModuleFile() from the type J2EEArtifactExportOperation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentExportOperation.java :

44 : getModuleFile().saveAsNoReopen(getDestinationPath().toOSString());

25. WARNING: DiscouragedReference

Discouraged access: The method saveAsNoReopen(String) from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentExportOperation.java :

44 : getModuleFile().saveAsNoReopen(getDestinationPath().toOSString());

26. WARNING: DiscouragedReference

Discouraged access: The method getDestinationPath() from the type J2EEArtifactExportOperation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentExportOperation.java :

44 : getModuleFile().saveAsNoReopen(getDestinationPath().toOSString());

27. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentExportOperation.java :

45 : } catch (SaveFailureException ex) {

28. WARNING: DiscouragedReference

Discouraged access: The constructor SaveFailureException(String, Exception) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentExportOperation.java :

48 : throw new SaveFailureException(AppClientArchiveOpsResourceHandler.ARCHIVE_OPERATION_OpeningArchive, e);

29. WARNING: DiscouragedReference

Discouraged access: The type SaveFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentExportOperation.java :

48 : throw new SaveFailureException(AppClientArchiveOpsResourceHandler.ARCHIVE_OPERATION_OpeningArchive, e);

30. WARNING: DiscouragedReference

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

ConnectorComponentExportOperation.java :

48 : throw new SaveFailureException(AppClientArchiveOpsResourceHandler.ARCHIVE_OPERATION_OpeningArchive, e);

31. WARNING: DiscouragedReference

Discouraged access: The field ARCHIVE_OPERATION_OpeningArchive from the type AppClientArchiveOpsResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentExportOperation.java :

48 : throw new SaveFailureException(AppClientArchiveOpsResourceHandler.ARCHIVE_OPERATION_OpeningArchive, e);

Source File: org/eclipse/jst/j2ee/internal/jca/archive/operations/ConnectorComponentLoadStrategyImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

36 : import org.eclipse.jst.j2ee.commonarchivecore.internal.Archive;

2. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

37 : import org.eclipse.jst.j2ee.commonarchivecore.internal.File;

3. WARNING: DiscouragedReference

Discouraged access: The type ArchiveRuntimeException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

38 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.ArchiveRuntimeException;

4. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

39 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;

5. WARNING: DiscouragedReference

Discouraged access: The type ArchiveOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

40 : import org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.ArchiveOptions;

6. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

41 : import org.eclipse.jst.j2ee.commonarchivecore.internal.util.ArchiveUtil;

7. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

42 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

8. WARNING: DiscouragedReference

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

ConnectorComponentLoadStrategyImpl.java :

43 : import org.eclipse.jst.j2ee.internal.archive.operations.ComponentLoadStrategyImpl;

9. WARNING: DiscouragedReference

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

ConnectorComponentLoadStrategyImpl.java :

44 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;

10. WARNING: DiscouragedReference

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

ConnectorComponentLoadStrategyImpl.java :

50 : public class ConnectorComponentLoadStrategyImpl extends ComponentLoadStrategyImpl {

11. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

52 : private int dotJavaLength = ArchiveUtil.DOT_JAVA.length();

12. WARNING: DiscouragedReference

Discouraged access: The field DOT_JAVA from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

52 : private int dotJavaLength = ArchiveUtil.DOT_JAVA.length();

13. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentLoadStrategyImpl(IVirtualComponent, boolean) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentLoadStrategyImpl.java :

70 : super(vComponent, includeClasspathComponents);

14. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

71 : knownDD = vComponent.getRootFolder().getFile(J2EEConstants.RAR_DD_URI).getUnderlyingFile();

15. WARNING: DiscouragedReference

Discouraged access: The field RAR_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

71 : knownDD = vComponent.getRootFolder().getFile(J2EEConstants.RAR_DD_URI).getUnderlyingFile();

16. WARNING: DiscouragedReference

Discouraged access: The method aggregateSourceFiles() from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentLoadStrategyImpl.java :

76 : aggregateSourceFiles();

17. WARNING: DiscouragedReference

Discouraged access: The field filesHolder from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentLoadStrategyImpl.java :

77 : return filesHolder.getFiles();

18. WARNING: DiscouragedReference

Discouraged access: The method getFiles() from the type ComponentLoadStrategyImpl.FilesHolder is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentLoadStrategyImpl.java :

77 : return filesHolder.getFiles();

19. WARNING: DiscouragedReference

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

ConnectorComponentLoadStrategyImpl.java :

81 : IPackageFragmentRoot[] sourceRoots = J2EEProjectUtilities.getSourceContainers(vComponent.getProject());

20. WARNING: DiscouragedReference

Discouraged access: The method getSourceContainers(IProject) from the type J2EEProjectUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentLoadStrategyImpl.java :

81 : IPackageFragmentRoot[] sourceRoots = J2EEProjectUtilities.getSourceContainers(vComponent.getProject());

21. WARNING: DiscouragedReference

Discouraged access: The field vComponent from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentLoadStrategyImpl.java :

81 : IPackageFragmentRoot[] sourceRoots = J2EEProjectUtilities.getSourceContainers(vComponent.getProject());

22. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

83 : File aFile;

23. WARNING: DiscouragedReference

Discouraged access: The field filesHolder from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentLoadStrategyImpl.java :

87 : filesHolder.addFile(aFile);

24. WARNING: DiscouragedReference

Discouraged access: The method addFile(File) from the type ComponentLoadStrategyImpl.FilesHolder is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentLoadStrategyImpl.java :

87 : filesHolder.addFile(aFile);

25. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

97 : private File getNestedJar(IPackageFragmentRoot sourceRoot) throws JavaModelException {

26. WARNING: DiscouragedReference

Discouraged access: The field vComponent from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentLoadStrategyImpl.java :

100 : IProject project = vComponent.getProject();

27. WARNING: DiscouragedReference

Discouraged access: The field filesHolder from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentLoadStrategyImpl.java :

125 : filesHolder.removeIFile((IFile) iFilesList.get(i));

28. WARNING: DiscouragedReference

Discouraged access: The method removeIFile(IFile) from the type ComponentLoadStrategyImpl.FilesHolder is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentLoadStrategyImpl.java :

125 : filesHolder.removeIFile((IFile) iFilesList.get(i));

29. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

127 : File nestedArchive = createNestedArchive(iFilesList, sourceContainer, javaOutputFolder);

30. WARNING: DiscouragedReference

Discouraged access: The constructor ArchiveRuntimeException(Exception) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

138 : throw new ArchiveRuntimeException(core);

31. WARNING: DiscouragedReference

Discouraged access: The type ArchiveRuntimeException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

138 : throw new ArchiveRuntimeException(core);

32. WARNING: DiscouragedReference

Discouraged access: The field vComponent from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentLoadStrategyImpl.java :

141 : IContainer ddFolder = vComponent.getRootFolder().getFolder(J2EEConstants.META_INF).getUnderlyingFolder();

33. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

141 : IContainer ddFolder = vComponent.getRootFolder().getFolder(J2EEConstants.META_INF).getUnderlyingFolder();

34. WARNING: DiscouragedReference

Discouraged access: The field META_INF from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

141 : IContainer ddFolder = vComponent.getRootFolder().getFolder(J2EEConstants.META_INF).getUnderlyingFolder();

35. WARNING: DiscouragedReference

Discouraged access: The field exportSource from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentLoadStrategyImpl.java :

153 : if (exportSource) {

36. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

183 : private File createNestedArchive(List files, IContainer sourceContainer, IFolder javaOutputFolder) {

37. WARNING: DiscouragedReference

Discouraged access: The type ArchiveOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

185 : ArchiveOptions options = ((Archive) getContainer()).getOptions().cloneWith(loader);

38. WARNING: DiscouragedReference

Discouraged access: The method getOptions() from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

185 : ArchiveOptions options = ((Archive) getContainer()).getOptions().cloneWith(loader);

39. WARNING: DiscouragedReference

Discouraged access: The method cloneWith(LoadStrategy) from the type ArchiveOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

185 : ArchiveOptions options = ((Archive) getContainer()).getOptions().cloneWith(loader);

40. WARNING: DiscouragedReference

Discouraged access: The type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

185 : ArchiveOptions options = ((Archive) getContainer()).getOptions().cloneWith(loader);

41. WARNING: DiscouragedReference

Discouraged access: The method getContainer() from the type LoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

185 : ArchiveOptions options = ((Archive) getContainer()).getOptions().cloneWith(loader);

42. WARNING: DiscouragedReference

Discouraged access: The method getArchiveFactory() from the type LoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

188 : return getArchiveFactory().primOpenArchive(options, uri);

43. WARNING: DiscouragedReference

Discouraged access: The method primOpenArchive(ArchiveOptions, String) from the type CommonarchiveFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

188 : return getArchiveFactory().primOpenArchive(options, uri);

44. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

189 : } catch (OpenFailureException ex) {

45. WARNING: DiscouragedReference

Discouraged access: The constructor ArchiveRuntimeException(Exception) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

190 : throw new ArchiveRuntimeException(ex);

46. WARNING: DiscouragedReference

Discouraged access: The type ArchiveRuntimeException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

190 : throw new ArchiveRuntimeException(ex);

47. WARNING: DiscouragedReference

Discouraged access: The field filesHolder from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentLoadStrategyImpl.java :

206 : } while (filesHolder.contains(sb.toString()));

48. WARNING: DiscouragedReference

Discouraged access: The method contains(String) from the type ComponentLoadStrategyImpl.FilesHolder is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentLoadStrategyImpl.java :

206 : } while (filesHolder.contains(sb.toString()));

49. WARNING: DiscouragedReference

Discouraged access: The field artifactEdit from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentLoadStrategyImpl.java :

221 : if(artifactEdit == null){

50. WARNING: DiscouragedReference

Discouraged access: The field artifactEdit from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentLoadStrategyImpl.java :

222 : artifactEdit = ConnectorArtifactEdit.getConnectorArtifactEditForRead(vComponent);

51. WARNING: DiscouragedReference

Discouraged access: The field vComponent from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentLoadStrategyImpl.java :

222 : artifactEdit = ConnectorArtifactEdit.getConnectorArtifactEditForRead(vComponent);

52. WARNING: DiscouragedReference

Discouraged access: The field artifactEdit from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentLoadStrategyImpl.java :

224 : return artifactEdit;

53. WARNING: DiscouragedReference

Discouraged access: The field vComponent from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentLoadStrategyImpl.java :

228 : boolean isDDFolder = vComponent.getRootFolder().getFolder(J2EEConstants.META_INF).equals(vContainer);

54. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

228 : boolean isDDFolder = vComponent.getRootFolder().getFolder(J2EEConstants.META_INF).equals(vContainer);

55. WARNING: DiscouragedReference

Discouraged access: The field META_INF from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

228 : boolean isDDFolder = vComponent.getRootFolder().getFolder(J2EEConstants.META_INF).equals(vContainer);

56. WARNING: DiscouragedReference

Discouraged access: The method inJavaSrc(IVirtualResource) from the type ComponentLoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorComponentLoadStrategyImpl.java :

229 : return isDDFolder || !inJavaSrc(vContainer);

57. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

233 : return !hasExtension(uri, ArchiveUtil.DOT_CLASS) && !hasExtension(uri, ArchiveUtil.DOT_JAVA);

58. WARNING: DiscouragedReference

Discouraged access: The field DOT_CLASS from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

233 : return !hasExtension(uri, ArchiveUtil.DOT_CLASS) && !hasExtension(uri, ArchiveUtil.DOT_JAVA);

59. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

233 : return !hasExtension(uri, ArchiveUtil.DOT_CLASS) && !hasExtension(uri, ArchiveUtil.DOT_JAVA);

60. WARNING: DiscouragedReference

Discouraged access: The field DOT_JAVA from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

233 : return !hasExtension(uri, ArchiveUtil.DOT_CLASS) && !hasExtension(uri, ArchiveUtil.DOT_JAVA);

61. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

294 : return hasExtension(iFile, ArchiveUtil.DOT_JAVA);

62. WARNING: DiscouragedReference

Discouraged access: The field DOT_JAVA from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

294 : return hasExtension(iFile, ArchiveUtil.DOT_JAVA);

63. WARNING: DiscouragedReference

Discouraged access: The type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

298 : return hasExtension(iFile, ArchiveUtil.DOT_CLASS);

64. WARNING: DiscouragedReference

Discouraged access: The field DOT_CLASS from the type ArchiveUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentLoadStrategyImpl.java :

298 : return hasExtension(iFile, ArchiveUtil.DOT_CLASS);

Source File: org/eclipse/jst/j2ee/internal/jca/archive/operations/ConnectorComponentNestedJARLoadStrategyImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentNestedJARLoadStrategyImpl.java :

27 : import org.eclipse.jst.j2ee.commonarchivecore.internal.File;

2. WARNING: DiscouragedReference

Discouraged access: The type ArchiveRuntimeException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentNestedJARLoadStrategyImpl.java :

28 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.ArchiveRuntimeException;

3. WARNING: DiscouragedReference

Discouraged access: The type LoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentNestedJARLoadStrategyImpl.java :

29 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.LoadStrategyImpl;

4. WARNING: DiscouragedReference

Discouraged access: The type LoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentNestedJARLoadStrategyImpl.java :

32 : public class ConnectorComponentNestedJARLoadStrategyImpl extends LoadStrategyImpl {

5. WARNING: DiscouragedReference

Discouraged access: The constructor LoadStrategyImpl() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentNestedJARLoadStrategyImpl.java :

43 : super();

6. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentNestedJARLoadStrategyImpl.java :

78 : File cFile = createFile(iFile, relPath);

7. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentNestedJARLoadStrategyImpl.java :

80 : urisToIFiles.put(cFile.getURI(), iFile);

8. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentNestedJARLoadStrategyImpl.java :

87 : private File createFile(IFile iFile, IPath relPath) {

9. WARNING: DiscouragedReference

Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentNestedJARLoadStrategyImpl.java :

88 : File cFile = createFile(relPath.toString());

10. WARNING: DiscouragedReference

Discouraged access: The method createFile(String) from the type LoadStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentNestedJARLoadStrategyImpl.java :

88 : File cFile = createFile(relPath.toString());

11. WARNING: DiscouragedReference

Discouraged access: The method setLastModified(long) from the type File is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentNestedJARLoadStrategyImpl.java :

89 : cFile.setLastModified(getLastModified(iFile));

12. WARNING: DiscouragedReference

Discouraged access: The constructor ArchiveRuntimeException(String, Exception) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentNestedJARLoadStrategyImpl.java :

109 : throw new ArchiveRuntimeException(uri, core);

13. WARNING: DiscouragedReference

Discouraged access: The type ArchiveRuntimeException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorComponentNestedJARLoadStrategyImpl.java :

109 : throw new ArchiveRuntimeException(uri, core);

Source File: org/eclipse/jst/j2ee/internal/jca/providers/AuthenticationMechanismItemProvider.java
1. WARNING: DiscouragedReference

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

AuthenticationMechanismItemProvider.java :

32 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;

2. WARNING: DiscouragedReference

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

AuthenticationMechanismItemProvider.java :

198 : return J2EEPlugin.getPlugin().getImage("full/obj16/auth_mechanism_obj"); //$NON-NLS-1$

3. WARNING: DiscouragedReference

Discouraged access: The method getPlugin() from the type J2EEPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

AuthenticationMechanismItemProvider.java :

198 : return J2EEPlugin.getPlugin().getImage("full/obj16/auth_mechanism_obj"); //$NON-NLS-1$

4. WARNING: DiscouragedReference

Discouraged access: The method getImage(String) from the type J2EEPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

AuthenticationMechanismItemProvider.java :

198 : return J2EEPlugin.getPlugin().getImage("full/obj16/auth_mechanism_obj"); //$NON-NLS-1$

5. WARNING: DiscouragedReference

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

AuthenticationMechanismItemProvider.java :

256 : return J2EEPlugin.getDefault();

6. WARNING: DiscouragedReference

Discouraged access: The method getDefault() from the type J2EEPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

AuthenticationMechanismItemProvider.java :

256 : return J2EEPlugin.getDefault();

Source File: org/eclipse/jst/j2ee/internal/jca/providers/ConfigPropertyItemProvider.java
1. WARNING: DiscouragedReference

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

ConfigPropertyItemProvider.java :

32 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;

2. WARNING: DiscouragedReference

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

ConfigPropertyItemProvider.java :

186 : return J2EEPlugin.getPlugin().getImage("full/obj16/config_prop_obj"); //$NON-NLS-1$

3. WARNING: DiscouragedReference

Discouraged access: The method getPlugin() from the type J2EEPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConfigPropertyItemProvider.java :

186 : return J2EEPlugin.getPlugin().getImage("full/obj16/config_prop_obj"); //$NON-NLS-1$

4. WARNING: DiscouragedReference

Discouraged access: The method getImage(String) from the type J2EEPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConfigPropertyItemProvider.java :

186 : return J2EEPlugin.getPlugin().getImage("full/obj16/config_prop_obj"); //$NON-NLS-1$

5. WARNING: DiscouragedReference

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

ConfigPropertyItemProvider.java :

245 : return J2EEPlugin.getDefault();

6. WARNING: DiscouragedReference

Discouraged access: The method getDefault() from the type J2EEPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConfigPropertyItemProvider.java :

245 : return J2EEPlugin.getDefault();

Source File: org/eclipse/jst/j2ee/internal/jca/providers/ConnectorItemProvider.java
1. WARNING: DiscouragedReference

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

ConnectorItemProvider.java :

30 : import org.eclipse.jst.j2ee.common.internal.provider.CompatibilityDescriptionGroupItemProvider;

2. WARNING: DiscouragedReference

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

ConnectorItemProvider.java :

31 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;

3. WARNING: DiscouragedReference

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

ConnectorItemProvider.java :

40 : public class ConnectorItemProvider extends CompatibilityDescriptionGroupItemProvider implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource {

4. WARNING: DiscouragedReference

Discouraged access: The constructor CompatibilityDescriptionGroupItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorItemProvider.java :

49 : super(adapterFactory);

5. WARNING: DiscouragedReference

Discouraged access: The method getPropertyDescriptors(Object) from the type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorItemProvider.java :

60 : super.getPropertyDescriptors(object);

6. WARNING: DiscouragedReference

Discouraged access: The method getChildrenReferences(Object) from the type DescriptionGroupItemProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorItemProvider.java :

180 : super.getChildrenReferences(object);

7. WARNING: DiscouragedReference

Discouraged access: The method getChildReference(Object, Object) from the type DescriptionGroupItemProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorItemProvider.java :

196 : return super.getChildReference(object, child);

8. WARNING: DiscouragedReference

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

ConnectorItemProvider.java :

219 : return J2EEPlugin.getPlugin().getImage("full/obj16/connection_obj"); //$NON-NLS-1$

9. WARNING: DiscouragedReference

Discouraged access: The method getPlugin() from the type J2EEPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorItemProvider.java :

219 : return J2EEPlugin.getPlugin().getImage("full/obj16/connection_obj"); //$NON-NLS-1$

10. WARNING: DiscouragedReference

Discouraged access: The method getImage(String) from the type J2EEPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorItemProvider.java :

219 : return J2EEPlugin.getPlugin().getImage("full/obj16/connection_obj"); //$NON-NLS-1$

11. WARNING: DiscouragedReference

Discouraged access: The method notifyChanged(Notification) from the type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorItemProvider.java :

252 : super.notifyChanged(notification);

12. WARNING: DiscouragedReference

Discouraged access: The method collectNewChildDescriptors(Collection, Object) from the type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorItemProvider.java :

263 : super.collectNewChildDescriptors(newChildDescriptors, object);

13. WARNING: DiscouragedReference

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

ConnectorItemProvider.java :

277 : return J2EEPlugin.getDefault();

14. WARNING: DiscouragedReference

Discouraged access: The method getDefault() from the type J2EEPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorItemProvider.java :

277 : return J2EEPlugin.getDefault();

Source File: org/eclipse/jst/j2ee/internal/jca/providers/JcaEditPlugin.java
1. WARNING: DiscouragedReference

Discouraged access: The type JcaFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JcaEditPlugin.java :

24 : import org.eclipse.jst.j2ee.jca.internal.impl.JcaFactoryImpl;

2. WARNING: DiscouragedReference

Discouraged access: The type JcaFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JcaEditPlugin.java :

71 : jcaPackage = JcaFactoryImpl.getPackage();

3. WARNING: DiscouragedReference

Discouraged access: The method getPackage() from the type JcaFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JcaEditPlugin.java :

71 : jcaPackage = JcaFactoryImpl.getPackage();

Source File: org/eclipse/jst/j2ee/internal/jca/providers/JcaItemProviderAdapterFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type JcaAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JcaItemProviderAdapterFactory.java :

33 : import org.eclipse.jst.j2ee.jca.internal.util.JcaAdapterFactory;

2. WARNING: DiscouragedReference

Discouraged access: The type JcaAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JcaItemProviderAdapterFactory.java :

43 : public class JcaItemProviderAdapterFactory extends JcaAdapterFactory implements ComposeableAdapterFactory, IChangeNotifier {

3. WARNING: DiscouragedReference

Discouraged access: The method isFactoryForType(Object) from the type JcaAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JcaItemProviderAdapterFactory.java :

384 : return super.isFactoryForType(type) || supportedTypes.contains(type);

Source File: org/eclipse/jst/j2ee/internal/jca/providers/LicenseItemProvider.java
1. WARNING: DiscouragedReference

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

LicenseItemProvider.java :

33 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;

2. WARNING: DiscouragedReference

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

LicenseItemProvider.java :

155 : return J2EEPlugin.getPlugin().getImage("full/obj16/license_obj"); //$NON-NLS-1$

3. WARNING: DiscouragedReference

Discouraged access: The method getPlugin() from the type J2EEPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

LicenseItemProvider.java :

155 : return J2EEPlugin.getPlugin().getImage("full/obj16/license_obj"); //$NON-NLS-1$

4. WARNING: DiscouragedReference

Discouraged access: The method getImage(String) from the type J2EEPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

LicenseItemProvider.java :

155 : return J2EEPlugin.getPlugin().getImage("full/obj16/license_obj"); //$NON-NLS-1$

5. WARNING: DiscouragedReference

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

LicenseItemProvider.java :

212 : return J2EEPlugin.getDefault();

6. WARNING: DiscouragedReference

Discouraged access: The method getDefault() from the type J2EEPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

LicenseItemProvider.java :

212 : return J2EEPlugin.getDefault();

Source File: org/eclipse/jst/j2ee/internal/jca/providers/ResourceAdapterItemProvider.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ResourceAdapterItemProvider.java :

33 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

2. WARNING: DiscouragedReference

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

ResourceAdapterItemProvider.java :

34 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;

3. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ResourceAdapterItemProvider.java :

236 : int version = J2EEVersionConstants.JCA_1_0_ID;

4. WARNING: DiscouragedReference

Discouraged access: The field JCA_1_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ResourceAdapterItemProvider.java :

236 : int version = J2EEVersionConstants.JCA_1_0_ID;

5. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ResourceAdapterItemProvider.java :

241 : case J2EEVersionConstants.JCA_1_0_ID :

6. WARNING: DiscouragedReference

Discouraged access: The field JCA_1_0_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ResourceAdapterItemProvider.java :

241 : case J2EEVersionConstants.JCA_1_0_ID :

7. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ResourceAdapterItemProvider.java :

247 : case J2EEVersionConstants.JCA_1_5_ID :

8. WARNING: DiscouragedReference

Discouraged access: The field JCA_1_5_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ResourceAdapterItemProvider.java :

247 : case J2EEVersionConstants.JCA_1_5_ID :

9. WARNING: DiscouragedReference

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

ResourceAdapterItemProvider.java :

293 : return J2EEPlugin.getPlugin().getImage("full/obj16/resource_adapter_obj"); //$NON-NLS-1$

10. WARNING: DiscouragedReference

Discouraged access: The method getPlugin() from the type J2EEPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ResourceAdapterItemProvider.java :

293 : return J2EEPlugin.getPlugin().getImage("full/obj16/resource_adapter_obj"); //$NON-NLS-1$

11. WARNING: DiscouragedReference

Discouraged access: The method getImage(String) from the type J2EEPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ResourceAdapterItemProvider.java :

293 : return J2EEPlugin.getPlugin().getImage("full/obj16/resource_adapter_obj"); //$NON-NLS-1$

Source File: org/eclipse/jst/j2ee/internal/jca/providers/SecurityPermissionItemProvider.java
1. WARNING: DiscouragedReference

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

SecurityPermissionItemProvider.java :

33 : import org.eclipse.jst.j2ee.internal.plugin.J2EEPlugin;

2. WARNING: DiscouragedReference

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

SecurityPermissionItemProvider.java :

155 : return J2EEPlugin.getPlugin().getImage("full/obj16/security_permission_obj"); //$NON-NLS-1$

3. WARNING: DiscouragedReference

Discouraged access: The method getPlugin() from the type J2EEPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

SecurityPermissionItemProvider.java :

155 : return J2EEPlugin.getPlugin().getImage("full/obj16/security_permission_obj"); //$NON-NLS-1$

4. WARNING: DiscouragedReference

Discouraged access: The method getImage(String) from the type J2EEPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

SecurityPermissionItemProvider.java :

155 : return J2EEPlugin.getPlugin().getImage("full/obj16/security_permission_obj"); //$NON-NLS-1$

5. WARNING: DiscouragedReference

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

SecurityPermissionItemProvider.java :

213 : return J2EEPlugin.getDefault();

6. WARNING: DiscouragedReference

Discouraged access: The method getDefault() from the type J2EEPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

SecurityPermissionItemProvider.java :

213 : return J2EEPlugin.getDefault();

Source File: org/eclipse/jst/j2ee/internal/jca/validation/ConnectorHelper.java
1. WARNING: DiscouragedReference

Discouraged access: The type RARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorHelper.java :

23 : import org.eclipse.jst.j2ee.commonarchivecore.internal.RARFile;

2. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorHelper.java :

24 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException;

3. WARNING: DiscouragedReference

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

ConnectorHelper.java :

25 : import org.eclipse.jst.j2ee.internal.validation.J2EEValidationHelper;

4. WARNING: DiscouragedReference

Discouraged access: The type ConnectorMessageConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorHelper.java :

27 : import org.eclipse.jst.j2ee.model.internal.validation.ConnectorMessageConstants;

5. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ConnectorHelper.java :

30 : import org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities;

6. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ConnectorHelper.java :

32 : import org.eclipse.wst.validation.internal.operations.WorkbenchReporter;

7. WARNING: DiscouragedReference

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

ConnectorHelper.java :

41 : public class ConnectorHelper extends J2EEValidationHelper {

8. WARNING: DiscouragedReference

Discouraged access: The type RARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorHelper.java :

42 : protected RARFile rarFile;

9. WARNING: DiscouragedReference

Discouraged access: The constructor J2EEValidationHelper() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

ConnectorHelper.java :

48 : super();

10. WARNING: DiscouragedReference

Discouraged access: The method registerModel(String, String) from the type WorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ConnectorHelper.java :

49 : registerModel(ConnectorMessageConstants.CONNECTOR_MODEL_NAME, "loadRarFile"); //$NON-NLS-1$

11. WARNING: DiscouragedReference

Discouraged access: The type ConnectorMessageConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorHelper.java :

49 : registerModel(ConnectorMessageConstants.CONNECTOR_MODEL_NAME, "loadRarFile"); //$NON-NLS-1$

12. WARNING: DiscouragedReference

Discouraged access: The field CONNECTOR_MODEL_NAME from the type ConnectorMessageConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorHelper.java :

49 : registerModel(ConnectorMessageConstants.CONNECTOR_MODEL_NAME, "loadRarFile"); //$NON-NLS-1$

13. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type WorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ConnectorHelper.java :

57 : IVirtualComponent comp = ComponentCore.createComponent(getProject());

14. WARNING: DiscouragedReference

Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ConnectorHelper.java :

58 : ArtifactEdit edit = ComponentUtilities.getArtifactEditForRead(comp);

15. WARNING: DiscouragedReference

Discouraged access: The method getArtifactEditForRead(IVirtualComponent) from the type ComponentUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

ConnectorHelper.java :

58 : ArtifactEdit edit = ComponentUtilities.getArtifactEditForRead(comp);

16. WARNING: DiscouragedReference

Discouraged access: The type RARFile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorHelper.java :

61 : rarFile = (RARFile)((ConnectorArtifactEdit) edit).asArchive(false);

17. WARNING: DiscouragedReference

Discouraged access: The type OpenFailureException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorHelper.java :

63 : } catch (OpenFailureException e1) {

18. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ConnectorHelper.java :

82 : public void cleanup(WorkbenchReporter reporter) {

19. WARNING: DiscouragedReference

Discouraged access: The method close() from the type Archive is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

ConnectorHelper.java :

84 : rarFile.close();

20. WARNING: DiscouragedReference

Discouraged access: The method cleanup(WorkbenchReporter) from the type WorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

ConnectorHelper.java :

88 : super.cleanup(reporter);

Source File: org/eclipse/jst/j2ee/internal/jca/validation/UIConnectorValidator.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIConnectorValidator.java :

21 : import org.eclipse.jst.j2ee.internal.J2EEConstants;

2. WARNING: DiscouragedReference

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

UIConnectorValidator.java :

22 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;

3. WARNING: DiscouragedReference

Discouraged access: The type ConnectorValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIConnectorValidator.java :

23 : import org.eclipse.jst.j2ee.model.internal.validation.ConnectorValidator;

4. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

UIConnectorValidator.java :

27 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin;

5. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

UIConnectorValidator.java :

28 : import org.eclipse.wst.validation.internal.core.Message;

6. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

UIConnectorValidator.java :

29 : import org.eclipse.wst.validation.internal.core.ValidationException;

7. WARNING: DiscouragedReference

Discouraged access: The type IWorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

UIConnectorValidator.java :

30 : import org.eclipse.wst.validation.internal.operations.IWorkbenchContext;

8. WARNING: DiscouragedReference

Discouraged access: The type ConnectorValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIConnectorValidator.java :

42 : public class UIConnectorValidator extends ConnectorValidator {

9. WARNING: DiscouragedReference

Discouraged access: The constructor ConnectorValidator() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIConnectorValidator.java :

47 : super();

10. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

UIConnectorValidator.java :

53 : public IStatus validateInJob(IValidationContext helper, IReporter reporter) throws ValidationException{

11. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type IWorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

UIConnectorValidator.java :

55 : IProject proj = ((IWorkbenchContext) helper).getProject();

12. WARNING: DiscouragedReference

Discouraged access: The type IWorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

UIConnectorValidator.java :

55 : IProject proj = ((IWorkbenchContext) helper).getProject();

13. WARNING: DiscouragedReference

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

UIConnectorValidator.java :

58 : if(J2EEProjectUtilities.isJCAProject(proj)) {

14. WARNING: DiscouragedReference

Discouraged access: The method isJCAProject(IProject) from the type J2EEProjectUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee/@dot

UIConnectorValidator.java :

58 : if(J2EEProjectUtilities.isJCAProject(proj)) {

15. WARNING: DiscouragedReference

Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIConnectorValidator.java :

59 : IVirtualFile rarDD = wbModule.getRootFolder().getFile(J2EEConstants.RAR_DD_URI);

16. WARNING: DiscouragedReference

Discouraged access: The field RAR_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIConnectorValidator.java :

59 : IVirtualFile rarDD = wbModule.getRootFolder().getFile(J2EEConstants.RAR_DD_URI);

17. WARNING: DiscouragedReference

Discouraged access: The field status from the type J2EEValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIConnectorValidator.java :

61 : status = super.validateInJob(helper, reporter);

18. WARNING: DiscouragedReference

Discouraged access: The method validateInJob(IValidationContext, IReporter) from the type ConnectorValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIConnectorValidator.java :

61 : status = super.validateInJob(helper, reporter);

19. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

UIConnectorValidator.java :

63 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_INVALID_CONNECTOR_FILE);

20. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

UIConnectorValidator.java :

63 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_INVALID_CONNECTOR_FILE);

21. WARNING: DiscouragedReference

Discouraged access: The method getBaseName() from the type ConnectorValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIConnectorValidator.java :

63 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_INVALID_CONNECTOR_FILE);

22. WARNING: DiscouragedReference

Discouraged access: The field ERROR_INVALID_CONNECTOR_FILE from the type ConnectorMessageConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIConnectorValidator.java :

63 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_INVALID_CONNECTOR_FILE);

23. WARNING: DiscouragedReference

Discouraged access: The field status from the type J2EEValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIConnectorValidator.java :

64 : status = WTPCommonPlugin.createErrorStatus( errorMsg.getText( getClass().getClassLoader()));

24. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

UIConnectorValidator.java :

64 : status = WTPCommonPlugin.createErrorStatus( errorMsg.getText( getClass().getClassLoader()));

25. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

UIConnectorValidator.java :

64 : status = WTPCommonPlugin.createErrorStatus( errorMsg.getText( getClass().getClassLoader()));

26. WARNING: DiscouragedReference

Discouraged access: The constructor ValidationException(IMessage) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

UIConnectorValidator.java :

65 : throw new ValidationException(errorMsg);

27. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

UIConnectorValidator.java :

65 : throw new ValidationException(errorMsg);

28. WARNING: DiscouragedReference

Discouraged access: The field status from the type J2EEValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

UIConnectorValidator.java :

69 : return status;