You don't.  Apache is natively compiled and therefore runs directly under a
shell command prompt.  Tomcat and JBoss are Java programs and therefore run
under a JVM.

----- Original Message -----
From: "Fei Wang" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 23, 2001 3:59 AM
Subject: [JBoss-user] [JBoss-user]What is the better solution for j2ee
server


> From docs for jboss, it seems I should run tomcat inside the same VM as
jBoss for better performance.
> From docs for tomcan, it is better to connect Tomcat to the popular open
source web server, Apache.
> So, does anyone integrate all the three (apache+tomcat+jboss) in one
process as a more complete J2EE server?
> And how to do?




_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to