> From: Susan Richards [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat 5.5 configuration
>
> "Under each appBase directory, install the appropriate
> webapp as ROOT.war or in the ROOT directory
I guess that wasn't clear enough. An expanded webapp (one not packaged
in a
Chuck said this:
"Under each appBase directory, install the
appropriate webapp as ROOT.war or in the ROOT directory (case sensitive
naming)."
I changed my server.xml to this:
When I open the URL http://test-infoline.matc.edu, I still go right to the
manager. What am I doing wrong?
>>> "H
On 8/1/07, Susan Richards <[EMAIL PROTECTED]> wrote:
> Thanks. When I use the Tomcat Manager to deploy the war files, it puts them
> under webapps, not under ROOT. Can I change this?
? No, that's where they're supposed to go.
Why would you want to change that?
--
Hassan Schroeder ---
Thanks. When I use the Tomcat Manager to deploy the war files, it puts them
under webapps, not under ROOT. Can I change this?
>>> "Caldarale, Charles R" <[EMAIL PROTECTED]> 7/31/2007 10:20 PM >>>
> From: Susan Richards [mailto:[EMAIL PROTECTED]
> Subject: Tomcat 5.5 configuration
>
> In Tomca
> From: Susan Richards [mailto:[EMAIL PROTECTED]
> Subject: Tomcat 5.5 configuration
>
> In Tomcat 5.0.28, I had this in my server.xml:
> appBase="/www/apps/tomcat/webapps">
>
>
The above - having docBase equal to appBase - was never intended to
work; that it ever did anything useful at all
James,
I think you can't use auto-deploy for this: you need to do this:
signature.asc
Description: OpenPGP digital signature
Tom Bednarz wrote:
> With my current configuation the tomcat startup page appears. If I look
> in the manager application, I see the two hosts 'localhost' and
> 'my.mycompany.com'. Under both hosts I see the SAME list of
> webapplications.
This is because they use the same appBase. For different ap