I just wanted to verify if the following FAQ answer is still correct:

Q: Can I run Seam in a J2EE environment?

A: Yes, as of Seam 1.1, you can use Seam in any J2EE application server, with 
one caveat: you will not be able to use EJB 3.0 session beans. However, you can 
use either Hibernate or JPA for persistence, and you can use Seam JavaBean 
components instead of session beans.

Specifically the caveat mentions that you will not be able to use EJB 3.0 
session beans.  But the examples for Glassfish and OC4J seem to contradict 
this.  

Is this FAQ still correct?

Thanks

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125763#4125763

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4125763
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to