[jboss-user] [JBoss Seam] - Re: Booking example, Tomcat, EJB3 and thou...
fernando_jmt
do-not-reply at jboss.com
Mon Mar 5 13:22:15 EST 2007
I have a Seam application running in tomcat 5.1.17.
In order to get Seam running in Tomcat the key is to deploy EJB Embedded microcontainer into Tomcat.
If you can see in the booking example, when the application (.war) is deployed, you can have a look the mc-conf.jar (among other ejb jars), which is the key in order to have EJB applications deployed in Tomcat.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025150#4025150
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4025150
More information about the jboss-user
mailing list