JBossAS and JBoss Application Server is the same thing. JBoss Web is the web container of JBoss, based on the code of apache tomcat + extensions.
JBoss Web runs inside the JBossAS runtime, so when you "run" JBoss Web you are essentially running JBossAS. I believe there is also a "standalone" bundle of JBoss Web that is essentially a JBoss AS configuration that includes only the minimum modules required to run JBoss Web. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059800#4059800 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059800 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
