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