Yes, you can deploy on tomcat with or without ejb3
look at the booking example (using EJB3) or the hibernate example (pretty much the same
without EJB3 but with Hibernate).
They both have a deploy.tomcat target for ant which builds a .war deployable in tomcat.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965661#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...