Title: virtual hosts / tomcat integration

Thanks in advance and sorry for the newbie question.

I want to have multiple tomcat instances on the same box so each developer can start and stop the server when needed.  I want them all to share the same apache server, each having their own virtual server with the appropriate directives for their particular tomcat instance.  Keep in mind that you instruct apache to load the mod_jk.so file 'outside' of the virtual servers.  The very next line wants the location of the workers.properties file.  Given that each develper has his or her own workers.properties file, what do I do?

If anyone has a better way to support multiple instances of tomcat on the same machine, please share.

Regards,

Michael Morianos

Reply via email to