Hi all
I m trying to Deploy an .EAR file and i received this error message
ERROR: Not deployed. Deploy Service returned ERROR:
java.rmi.RemoteException: Cannot deploy application sap.com/ContentServerEAR..
Reason: Application alias "contextRoot" for application "sap.com/ContentServerEAR" already exists in the HTTP Provider Service.; nested exception is:
com.sap.engine.services.deploy.container.DeploymentException: <--Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException: Application alias "contextRoot" for application "sap.com/ContentServerEAR" already exists in the HTTP Provider Service.
Can any 1 tell me how to get rid of this error.
in web.xml i have changed the name "contextRoot" to "ContentServer"
Thankz
Yogi.