| Article: |
Creating a Web Application with Ant and Tomcat 4 | |
| Subject: | BUILD FAILED | |
| Date: | 2003-06-03 16:45:26 | |
| From: | anonymous2 | |
|
When I type "ant install" the build fails:
|
||
Showing messages 1 through 1 of 1.
-
BUILD FAILED
2003-07-11 09:57:41 anonymous2 [View]
Check your permission on the file. Try chmod 777 context.xml and see if that will make it work. If that's the case - check if it works with a more restricted permission on the file.


