"anishx" wrote : well tomcat has its own web server listening to 8080. Due to many reasons (read security, firewall - dmz configuration, performance and clustering) it is not recommended to use the built in web server and use apache web server instead and use mod_jk to plug it in with tomcat. | | In short, apache is not needed and you may very well work with tomcat webserver
So the best to do would be to set up the different server, JBoss(with Tomcat), and Apache right?? Thanks, MeTitus View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978123#3978123 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3978123 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
