Hi, These classes should be in our javaee-api-5.0-2.jar - it sounds like this is missing from your classpath somehow. Are you seeing an error at compile time or runtime?
Jon On Tue, Jul 14, 2009 at 7:12 AM, krishna kishore <[email protected]>wrote: > Hi, > > While working with openEJB, I am getting javax.ejb package not found error > though I placed the corresponding jars in the class path.Can you please > help > me out in this regards? > > > > I am importing javax.ejb.Remote and javax.ejb.Stateless. > > > > > > Regards > > kishore >
