I am a newbie trying to figure out the pros and cons of using Hibernate with Tomcat and with JBoss.
I am developing a web application with Flex at the front-end, BlazeDS as the messaging service and Java at the back-end. We have decided on using Hibernate as the persistence mechanism but would like to know the trade-offs of using it with Tomcat and JBoss.
Thanks.