Excellent.  So let me see if I have everything straight here:

I use virtual hosting to create /abcapps and /xyzapps and install the
"program" in each directory.  In the <Host> section, bind the sub-domain to
them and then I should be able to login per subdomain and have everything
completely seperate (since I have files being uploaded to the server).  It's
all housed in the Server.xml file right?

One more quick note, is there a way that I can break out certain sections of
the server.xml file into a seperate .properties file?  I have some of the
properties broken out of the web.xml, but can I do the same thing in the
server.xml file since it is a core file that tomcat relies on for it's
configuration?

Thanks again!

On Wed, Jun 3, 2009 at 11:25 AM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:

> > From: Josh Gooding [mailto:josh.good...@gmail.com]
> > Subject: Re: Just a few questions on my Tomcat Configuration
> >
> > Will this happen even if I do not deploy the project via a .war file?
>
> Not on 6.0.18 (and I haven't actually tried 6.0.20 yet).  But it doesn't
> really matter - you can create the necessary directories yourself; Tomcat
> will use them if they exist.
>
>  - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you received
> this in error, please contact the sender and delete the e-mail and its
> attachments from all computers.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to