[jboss-user] [JBoss Seam] - Re: is there a complete reference to configure Tomcat for a
baz
do-not-reply at jboss.com
Wed Oct 11 05:21:29 EDT 2006
Hello,
We are using seam with tomcat.
Seams comes with great documentation for its configuration.
Please read this: http://docs.jboss.com/seam/latest/reference/en/html/configuration.html.
You can use the embeddable EJB3 container http://docs.jboss.com/seam/latest/reference/en/html/configuration.html#d0e4780
or try to run hibernate in the jboss microcontainer http://docs.jboss.com/seam/latest/reference/en/html/configuration.html#d0e5061.
All of the examples for seam can be run with embeddable ejb. Therfore they provide a great resource for example config files.
There is one example that shows how to run with hibernate in the microcontainer. It is called hibernate:-) We have used this example as a starting point.
Hope this helps for the moment.
When you have more specific questions about setting up seam with tomcat please ask them here.
Ciao,
Carsten
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977474#3977474
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3977474
More information about the jboss-user
mailing list