[jboss-user] [JBoss Seam] - Re: Can Seam work with no ejb3 but with Hibernate ORM?

js8523 do-not-reply at jboss.com
Mon Nov 6 14:27:38 EST 2006


Hi pgrillo 

It is very possible to use Seam with just hibernate (Seam is written by one of the original hibernate people). The only downside of not using the ejb3 stuff is the stateless and stateful session beans, but these probably bereplaced by java beans that do exactly the same functionality (minus some transactional stuff and clustering functionality). 

So my recommendation is to use Seam as it works very well ontop of hibernate. 

These are my thoughts for what there worth. 



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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983526



More information about the jboss-user mailing list