This is how the Host element is defined in Server.xml.
We are getting these errors on Windows XP, Windows 2003 and on Windows 7
workstations.
War file is about 14 MB.
I'll try the approach of renaming of war file and let everyone know.
Regards,
Keshav
On Thu, Mar 3, 2011 at 11:40 AM, Konstan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Keshav,
On 03/03/2011 05:07 PM, Keshav Arora wrote:
> Thomas,
>
> Thanks so much for your reply!
>
> Yes you are correct, we redeploy the application by copying the new version
> of war file to webapps folder. I've created a build script that bui
2011/3/3 Keshav Arora :
>
> Yes you are correct, we redeploy the application by copying the new version
> of war file to webapps folder. I've created a build script that builds the
> war file and copy it to Tomcat\webapps folder. Tomcat is installed on my
> local machine. So file is always copied o
Thomas,
Thanks so much for your reply!
Yes you are correct, we redeploy the application by copying the new version
of war file to webapps folder. I've created a build script that builds the
war file and copy it to Tomcat\webapps folder. Tomcat is installed on my
local machine. So file is always c
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Keshav,
On 02.03.11 um 14:39, Keshav Arora wrote:
> Hi All,
>
> We have been using Tomcat version 6.0.29 to deploy our webapp and everything
> works great. In our development environment we can deploy/undeploy our web
> app multiple times without
Hi All,
We have been using Tomcat version 6.0.29 to deploy our webapp and everything
works great. In our development environment we can deploy/undeploy our web
app multiple times without getting any errors in Tomcat.
Recently we switched to Tomcat 7.0.8 and every time we redeploy our
application