javadeploymentjartomcat8xnat

Failed to deploy war file for tomcat8


I am trying to deployin a .war file from my computer after modifing one file

Any Ideas, please!


Solution

  • Hello to all I come back to you after my question, I managed to deploy a war with zip. and jar too, Indeed my error is due to the fact that there are two jar files in /lib that have the same name (weird),
    I deleted the files then I copy/paste only one and it worked.

    with zip i used this steps :

    1: unzip ROOT.war META-INF/context.xml

    2: zip ROOT.war META-INF/context.xml