JBoss itself does not contain a web server.
You can get one of the bundled packages (Tomcat or Jetty) and they both contain
a web server. I've only used Tomcat, and the consensus seems to be that
the bundled web server should only be used for low-volume applications.
For high-volume or production environments, use a separate web server like
Apache.
|
- [JBoss-user] Web Server Faisal Naveed
- RE: [JBoss-user] Web Server Guy Rouillier
- RE: [JBoss-user] Web Server Kimpton,C (Chris)
- RE: [JBoss-user] Web Server Julian Gosnell