In my case I have two developers who are building applications. I can
understand that they would want to have their own tomcat instance.
However, I have four other users that are developing XML server pages.
They don't really need their own version of tomcat. It would be better if
Apache passed *.xml and *.xsl over to cocoon and tomcat from that users
public_html directory.

--Rick

______________________________________________________
Rick Anderson   | [EMAIL PROTECTED]
________________|_____________________________________
Continuous Education & Outreach
Manager of Computer Systems,  (732)932-5071
______________________________________________________

On Fri, 3 Nov 2000, David Knaack wrote:

> From: "Rick Anderson" <[EMAIL PROTECTED]>
> > The documentation for Tomcat seems to recommend that for a multi developer
> > environment everyone run their own tomcat instance and each developer
> > having their own server.xml file.
> >
> > Isn't there an easier and cleaner way of doing this?
> 
> I'm currently running each of my sites with separate tomcats
> with their own separate server.xml files, and I thought it
> was actually a pretty clean way of doing it, particularly
> for development, as everybody essentially has their own server
> that they can use/crash/misconfigure without bothering anyone
> elses work.
> 
> DK
> 

Reply via email to