Ok, the moment has come, my seam application is ready and I want to deploy in a real
world. Can some one direct me to best practices about how to integrate my JBoss
application (dynamic content) with a web Server (static content)
1. Should I use Apaches web server as a front and redirect all non-static request to
JBoss/seam? If yes, should I use the apache tomcat connector? JK 1.2, JK 2.0?
http://www.jboss.org/wiki/Wiki.jsp?page=UsingMod_jk1.2WithJBoss other?
2. What is the role of JBoss web server? Does it replace Apache web server? Are there
integration/setup instructions?
3. Or should I just change port 8080 in JBoss to 80? Can JBoss handle static information
efficiently? Can it handle SSL ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100073#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...