The @Stateless annotation is in the javax.ejb package so you need this import: import javax.ejb.Stateless;
In the JBoss EJB3 implementation, the Stateless class is located in jboss-ejb3x.jar. Regards, Scott View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972911#3972911 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972911 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user