Excellent, and just for the record, for those who read this on the archives,
be SURE you get the correct version of the binaries for your version of
Tomcat (32-bit / 64 bit).  Tomcat is running on a dual core opteron (64-bit
production server) and has been modified to run with the 64 bit tomcat6.exe
and tomcat6w.exe, however it will not recognize the 32-bit library as I
expected.

Everything is running very smoothly now.  I modded the <Host> to move the
sites onto the data drive.  So instead of installing and uploading files to
the 20GB partition, they all upload to the 500GB partition.  Now the only
thing I have to do is grab the Geo-trust cert and configure to use.

I thank you so much for all the help you've given me so far.

I do have one more question however.  I've been reading this O'Reilly book
and the docs @ tomcat and I am having some trouble understanding what the
docBase is.  I understand what the appBase is but I don't understand why the
docBase and appBase cannot be the same declaration or why it is recommended
that anything in your appBase shouldn't start with the same string that is
defined in your docBase.  I have my docBase set to ROOT on the data drive
and the appBase is just defined as <drive>:/webapps/  It seems to work, just
a little confusing not knowing why I am configuring the docBase when there
is really no clear concise "This is what the docBase is, does, and means"
that I can find.

Can you point me to a good resource for reading up on what the docBase is?

On Tue, Aug 11, 2009 at 11:28 AM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:

> > From: Josh Gooding [mailto:josh.good...@gmail.com]
> > Subject: Re: slight problem with Tomcat and Httpd working together.
> >
> > HEY!!! It's in there and working.
>
> Congratulations.
>
> > INFO: Loaded APR based Apache Tomcat Native library 1.1.14.
>
> That version is out of date; the current one  is here:
> http://www.apache.org/dist/tomcat/tomcat-connectors/native/1.1.16/binaries/
>
> > Now if I have an SSL cert from Geo-trust / Verisign / whatever, do I
> > still have to install OpenSSL?
>
> No, it's built into tcnative-1.dll, so you've already got it.
>
>  - 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