Sorry about that Chuck, I'm a little new to this here...

Tomcat version is 6.0.18.

My /conf directory is the standard windows installation directory structure
it contains no other sud-directories, just my config files.  If I modify the
directory and add the recomended structure, will Tomcat pick it up, or is it
different because this is the Win32 installation?

also there is a way in Tomcat to do a contextual reload of the xml files
automatically as soon as they change, but I forget how.  Any takers on this?


On Tue, Jun 2, 2009 at 11:47 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:

> > From: Josh Gooding [mailto:josh.good...@gmail.com]
> > Subject: Just a few questions on my Tomcat Configuration
> >
> > I have tomcat running on a dedicated Windows server (this
> > is a web server).
>
> Tomcat version?  Always tell us that - we're not mind readers.
>
> > My /conf directory is not exactly the same as what it is
> > calling for (Approach #2).
>
> What's different?  Again, we can't read your mind.  Choice of the two
> approaches is up to you; some find it easier keeping <Context> elements
> inside each webapp (in META-INF/context.xml), some prefer to keep them
> separate from the webapp itself by placing them in
> conf/Catalina/[host]/[appName].xml.
>
> > Bind each virtual host to the corresponding sub-domain (not
> > a clue on how to do this)
>
> Use the sub-domain as the name attribute on the associated <Host>.
>
>  - 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