Thanks for the reply, Mark.
Actually, WEB-INF folder name is correct, here I
copied
the build location used for build target from
build.xml:
and build task works perfectly fine.
And the following is part of unpacked war file
directory:
.
WEB-INF/
WEB-INF/classes/
1. Check your folder is called WEB-INF, not WEB_INF
2. Check the case inside the .war file is correct. It must be
"WEB-INF", all in upper case.
HTH,
Mark
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-ma
Hi,
I am using Tomcat 4.1, and TomcatPlugin3.1 for Eclipse3.1.1. I created a Tomcat
project, evert time I run tomcat, a duplicate folder created under base
directory, and war file is not automatically unpacked. Another thing is: when I
try to run my application, it was told all struts tld files