> From: Chad Russell [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat webapp directory on virtual host
>
>docBase="/home/domaindir/public_html" debug="1"/>
The docBase should specify the actual .war file, not just the directory
it's in. Since you
http://www.mhsoftware.com/
Voice: 303 438 9585
> -Original Message-
> From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
> Sent: Sunday, January 29, 2006 9:46 AM
> To: Tomcat Users List
> Subject: RE: Tomcat webapp directory on virtual host
>
> > From: Chad Rus
Caldarale, Charles R wrote:
From: Chad Russell [mailto:[EMAIL PROTECTED]
Subject: Tomcat webapp directory on virtual host
I want to deploy a struts .war file to one of the virtual hosts, but
Tomcat wont recognize it. In my server.xml under the
section I have both the appBase and the
> From: Chad Russell [mailto:[EMAIL PROTECTED]
> Subject: Tomcat webapp directory on virtual host
>
> I want to deploy a struts .war file to one of the virtual hosts, but
> Tomcat wont recognize it. In my server.xml under the
> section I have both the appBase and the docBa
N Tapas Kumar Choudhury wrote:
> hi.
> i m new for using tomcat.i had instaled tomcat in my
> computer.but i dont how to set classpath...plz any of one
> know how to set class path for tomcat then plz reply me..
> waiting 4 ur response..
> thanks an
hi.
i m new for using tomcat.i had instaled tomcat in
my computer.but i dont how to set classpath...plz any
of one know how to set class path for tomcat then plz reply
me..
waiting 4 ur response..
thanks and regards
I have tried to search for this for a while, and to no avail I decided
to post the question here.
I have Tomcat 5.5 setup with several virtual hosts.
I want to deploy a struts .war file to one of the virtual hosts, but
Tomcat wont recognize it. In my server.xml under the section I
have both