Hi All,
I have created EAR project using WAR. While I'm trying to deploy the EAR file using SDM tool of J2EE engine. I'm getting the following error: *com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException: Web application redirectForm does not contain "/WEB-INF/web.xml" file or it is spelt incorrectly * . I have checked the WAR file, it has web.xml file. Please tell me how to resolve this error?
Thanks in advance
Srikant