I am building my first MDB and I'm having trouble compiling the class. I
have ejb.jar in my CLASSPATH but during compilation it can't find the
classes:

symbol  : class MessageDrivenBean
location: package ejb
import javax.ejb.MessageDrivenBean;

I thought that all the stuff I needed to compile was in ejb.jar... Not so?
If not, which jar do I need?

Hunter


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to