Hi All,
i am using Eclipse 3.2 to create an EJB module.
i created a new EJB project......in it in ejbModule, i created a package and a JAVA class in it...........
when in the JAVA class, i wrote import javax.ejb.SessionBean; it gave error on javax.ejb saying "javax.ejb cant be resolved"............
Can anybody suggest how to rectify this error.
Thanks,
Rajeev Gupta