I have a war file and when deploying it in the admin console in websphere I get the following error after specifying the location of the war file and the context root.
The EAR file may be corrupt or incomplete. org.eclipse.jst.j2ee.commonarchivecore.internal.exception.DeploymentDescriptorLoadException: WEB-INF / web.xml
Any suggestions to fix this problem?
I also unpacked the war file and verified that the web.xml file is present in the web-inf folder.
Cheers, Deena
Deena source
share