בעייה עם EJB ב- JAVA
אני לומד עכשיו EJB (Enterprise JavaBean) ומנסה לקמפל דוגמא מספר הלימוד, אבל מקבל הודעת שגיאה כזאת: InterestCalculator.java:10: package javax.ejb does not exist import javax.ejb.EJBObject; ^ InterestCalculator.java:12: cannot resolve symbol symbol : class EJBObject location: interface InterestCalculator public interface InterestCalculator extends EJBObject { מותקן לי את ה- J2EE SDK האחרון. באיזה קובץ JAR נמצא ה- EJB ואיפה ניתן לאתר אותו? עם משהוא יכול להעלות קובץ זה אשמח
אני לומד עכשיו EJB (Enterprise JavaBean) ומנסה לקמפל דוגמא מספר הלימוד, אבל מקבל הודעת שגיאה כזאת: InterestCalculator.java:10: package javax.ejb does not exist import javax.ejb.EJBObject; ^ InterestCalculator.java:12: cannot resolve symbol symbol : class EJBObject location: interface InterestCalculator public interface InterestCalculator extends EJBObject { מותקן לי את ה- J2EE SDK האחרון. באיזה קובץ JAR נמצא ה- EJB ואיפה ניתן לאתר אותו? עם משהוא יכול להעלות קובץ זה אשמח