Skip to Content
0
Former Member
Dec 06, 2006 at 02:46 PM

EJB project creation in Eclipse

211 Views

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