ejb « Tomcat « JSF Q&A





1. How to deploy EJB 3 or web application on Tomcat    stackoverflow.com

I'm student, in my school teacher teach me use Netbeans IDE for developed any java application. Now i developed a small java aplication using ejb 3 and jsf but i want deploy ...

2. Can we use @EJB annotation in Apache tomcat    stackoverflow.com

Can we use @EJB annotation in Apache tomcat? If we can use @EJB annotation in Apache tomcat then please tell me that what kind of attributes and methods must be there in ...

3. Maven, JEE6, Tomcat 7/Glassfish 3.1, EJB, JSF2, Hibernate/JPA and PrettyFaces    stackoverflow.com

As my title already explains, i would like to know how to combine these technologies? I already tried the combination JEE6-Maven-Glassfish-EJB-JSF2-Hibernate-PrettyFaces, but the problem is that the glassfish mojarra implementation can not ...

4. @EJB Annotation with Tomcat and JBoss    coderanch.com