It seems that Seam has 3 aproaches to use.
POJO+HEM
POJO+JPA
EJB3
I'm coufused about choosing the aproaches. It seems that the EJB3 is 
recommended by the official. But the framework extending isn't support by now. 
And also various platform doesn't support. The POJO+HEM/JPA is much 
platform-independent. And it can also run on EE Server. Comparing to HEM, JPA 
is less powerful. Many features must be implemented by delegate. 
Can some one give me a recommendation or advice?
Thanks,
Seto

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

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

Reply via email to