A very basic set of questions: Does the JBoss comes with Tomcat Servlet container by default? What about the web server? Does it use Apache web server by default or ? I'm really confused about the relations with these three components. Does Jboss has it's own servlet container and web server that we can use?
Clustering section of 4.0.3 admin guide discusses how to configure Apache web server with mod_jk to use it as a load balancer/sticky session solution. So, if we don't use Apache web server/Tomcat container then we can't use mod_jk i.e. can we use mod_jk with JBoss only i.e. with the servlet container and its web server? Thanks Deep View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3938270#3938270 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3938270 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
