I am using Intellij idea and I want to deploy my project to the server. Before that I tried to create a .war file but when i create a war file, i am getting this error
META-INF/MANIFEST.MF file not found in unnamed.war
How can I solve this problem ?