"Simphoukham, Southin" wrote:
> 
> Does anyone know what needs to be modified (if any) to JBoss 2.1 with
> embedded Tomcat 3.2.1 so it can work with Apache on Unix?  The online
> documentation does not provide much info.
> 
> Southin
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user

Southin,

The relationship between apache and tomcat is independent of jboss. You
should get the source for mod_jk, compile it and install it on your
system using apxs, and then configure it properly (see the mod_jk howto
and related documents at jakarta-apache). A search through the
tomcat-users mailing list archive will save you time.

Chris


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

Reply via email to