Thanks for the quick response.  That leads me to my next question:

Since JBoss dynamically creates directories to unpack .ear files (e.g. 
/usr/local/jboss/tmp/deploy/Default/adb.ear/web1001) how can I tell Apache what paths 
to use?  Each time I redeploy my ear file, the location changes (web1001, web1002, 
etc.).  Any thoughts?

— Ryan

>>> [EMAIL PROTECTED] 04/19/01 03:05PM >>>
You shouldn't be using mod_jk.conf-auto.  If you do, any changes you make
get overwritten each time you start Tomcat.  mod_jk.conf-auto is only an
example.  Make a copy of it, make any changes you need, and then use this
new file as your include from Apache.

-- Dewayne

----- Original Message -----
From: "Ryan Partridge" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 19, 2001 3:32 PM
Subject: [JBoss-user] mod_jk.conf-auto file not being rewritten


I am running JBoss w/ Embedded Tomcat + Apache (all the latest versions) on
a RedHat 7.0 box.  I have followed on the instructions on jakarta.apache.org
to configure Apache and Tomcat.  However, this setup depends on Tomcat
rewriting the mod_jk.conf-auto file each time it starts.  For whatever
reason, when JBoss starts Tomcat, the mod_jk.conf-auto file does not get
rewritten, so Apache cannot correctly forward requests to Tomcat.  Is there
something I'm missing?

Ryan Partridge


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



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


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

Reply via email to