Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2
Number of source files: 11 Number of classfiles: 14
Problems: 31 (Errors: 0 Warnings: 31 )
Discouraged access: The type IEnterpriseBean is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotation.model/@dot
EjbEmitter.java :
22 : import org.eclipse.jst.j2ee.ejb.annotation.internal.model.IEnterpriseBean;
Discouraged access: The type WTPJETEmitter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
EjbEmitter.java :
23 : import org.eclipse.jst.j2ee.internal.project.WTPJETEmitter;
Discouraged access: The type IEnterpriseBean is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotation.model/@dot
EjbEmitter.java :
54 : public abstract String emitTypeComment(IEnterpriseBean enterpriseBean) throws ClassNotFoundException, InstantiationException,
Discouraged access: The type IEnterpriseBean is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotation.model/@dot
EjbEmitter.java :
57 : public abstract String emitTypeStub(IEnterpriseBean enterpriseBean) throws ClassNotFoundException, InstantiationException,
Discouraged access: The type IEnterpriseBean is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotation.model/@dot
EjbEmitter.java :
60 : public abstract String emitInterfaceMethods(IEnterpriseBean enterpriseBean) throws ClassNotFoundException, InstantiationException,
Discouraged access: The type IEnterpriseBean is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotation.model/@dot
EjbEmitter.java :
63 : public abstract String emitFields(IEnterpriseBean enterpriseBean) throws ClassNotFoundException, InstantiationException,
Discouraged access: The type WTPJETEmitter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
EjbEmitter.java :
71 : protected WTPJETEmitter createJetEmitter(String uri) throws JETException {
Discouraged access: The type WTPJETEmitter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
EjbEmitter.java :
72 : WTPJETEmitter emitter = new WTPJETEmitter(uri, this.getClass().getClassLoader());
Discouraged access: The constructor WTPJETEmitter(String, ClassLoader) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
EjbEmitter.java :
72 : WTPJETEmitter emitter = new WTPJETEmitter(uri, this.getClass().getClassLoader());
Discouraged access: The type WTPJETEmitter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
EjbEmitter.java :
72 : WTPJETEmitter emitter = new WTPJETEmitter(uri, this.getClass().getClassLoader());
Discouraged access: The type WTPJETEmitter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
EjbEmitter.java :
73 : emitter.setProjectName(WTPJETEmitter.PROJECT_NAME);
Discouraged access: The field PROJECT_NAME from the type WTPJETEmitter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
EjbEmitter.java :
73 : emitter.setProjectName(WTPJETEmitter.PROJECT_NAME);
Discouraged access: The method setIntelligentLinkingEnabled(boolean) from the type WTPJETEmitter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
EjbEmitter.java :
74 : emitter.setIntelligentLinkingEnabled(true);
Discouraged access: The method addVariable(String, String) from the type WTPJETEmitter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
EjbEmitter.java :
79 : emitter.addVariable(JAVACLASSPATHVARIABLEPREFIX + count++, cpItem);
Discouraged access: The type IEnterpriseBean is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotation.model/@dot
EjbEmitter.java :
84 : public String generate(String templatesBase, String template, IEnterpriseBean enterpriseBean) throws CoreException {
Discouraged access: The type WTPJETEmitter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
EjbEmitter.java :
89 : WTPJETEmitter emitter = createJetEmitter(uri);
Discouraged access: The type IEnterpriseBean is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotation.model/@dot
EntityEjbEmitter.java :
13 : import org.eclipse.jst.j2ee.ejb.annotation.internal.model.IEnterpriseBean;
Discouraged access: The type IEnterpriseBean is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotation.model/@dot
EntityEjbEmitter.java :
26 : public String emitTypeComment(IEnterpriseBean root)
Discouraged access: The type IEnterpriseBean is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotation.model/@dot
EntityEjbEmitter.java :
32 : public String emitTypeStub(IEnterpriseBean root)
Discouraged access: The type IEnterpriseBean is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotation.model/@dot
EntityEjbEmitter.java :
38 : public String emitInterfaceMethods(IEnterpriseBean root)
Discouraged access: The type IEnterpriseBean is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotation.model/@dot
EntityEjbEmitter.java :
44 : public String emitFields(IEnterpriseBean root) throws ClassNotFoundException,
Discouraged access: The type IEnterpriseBean is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotation.model/@dot
MessageDrivenEjbEmitter.java :
13 : import org.eclipse.jst.j2ee.ejb.annotation.internal.model.IEnterpriseBean;
Discouraged access: The type IEnterpriseBean is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotation.model/@dot
MessageDrivenEjbEmitter.java :
26 : public String emitTypeComment(IEnterpriseBean root)
Discouraged access: The type IEnterpriseBean is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotation.model/@dot
MessageDrivenEjbEmitter.java :
32 : public String emitTypeStub(IEnterpriseBean root)
Discouraged access: The type IEnterpriseBean is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotation.model/@dot
MessageDrivenEjbEmitter.java :
38 : public String emitInterfaceMethods(IEnterpriseBean root)
Discouraged access: The type IEnterpriseBean is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotation.model/@dot
MessageDrivenEjbEmitter.java :
44 : public String emitFields(IEnterpriseBean root) throws ClassNotFoundException,
Discouraged access: The type IEnterpriseBean is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotation.model/@dot
SessionEjbEmitter.java :
13 : import org.eclipse.jst.j2ee.ejb.annotation.internal.model.IEnterpriseBean;
Discouraged access: The type IEnterpriseBean is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotation.model/@dot
SessionEjbEmitter.java :
27 : public String emitTypeComment(IEnterpriseBean root)
Discouraged access: The type IEnterpriseBean is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotation.model/@dot
SessionEjbEmitter.java :
33 : public String emitTypeStub(IEnterpriseBean root)
Discouraged access: The type IEnterpriseBean is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotation.model/@dot
SessionEjbEmitter.java :
39 : public String emitInterfaceMethods(IEnterpriseBean root)
Discouraged access: The type IEnterpriseBean is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotation.model/@dot
SessionEjbEmitter.java :
45 : public String emitFields(IEnterpriseBean root) throws ClassNotFoundException,