Configuring httpd and tomcat for individual user accounts

2008-03-06 Thread Choudhury, Sutanay
I'm trying to configure a system (Solaris/Linux) so individual developers run their own tomcat instances by setting the CATALINA_BASE to their individual directories. They would be using different ports for starting their tomcat instance, and we could preassign that. I would like to configure the

Re: Configuring httpd and tomcat for individual user accounts

2008-03-06 Thread Hassan Schroeder
On Thu, Mar 6, 2008 at 11:55 AM, Choudhury, Sutanay [EMAIL PROTECTED] wrote: I'm trying to configure a system (Solaris/Linux) so individual developers run their own tomcat instances by setting the CATALINA_BASE to their individual directories. They would be using different ports for

Re: Configuring httpd and tomcat for individual user accounts

2008-03-06 Thread Rainer Jung
Hi Sutanay, if you want to use mod_jk to connect httpd to Tomcat, there's a nice way of mapping naming conventions to workers: - mod_jk can read the name of the configured backend (Tomcat), called a worker in mod_jk, from an httpd environmnt variable. By default it is the env var