hi again and again, i've found a solution to this issue . So my answer is : 1) If you add some web (html,properties) files to your project first undeploy your project from the ant undeploy script. 2)hold the tomcat closed from it's manager cause ant stop script does not works for some people just like me. 3)run the deploy the war ant script 4)finaly run your tomcat server have a good time ! ;)
oguzhantortop wrote: > > Hi again all, > i am facing with some problems when i try to deploy war from ant > script from eclipse. Sometimes i see that the files like property and > *.xhtml files could not be uploaded to the server. And also inspite of > ant's succesfull build msg sometimes i get 404 errors and from tomcats > manager i see that the app is running the files are under correct > directories. Am i the only one who is facing with this problems ? > -- View this message in context: http://www.nabble.com/Some-Problems-While-Using-Ant-Scripts-tf3149010s2369.html#a8734175 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
