I'm trying to update web.xml via these instructions:
The upload fails, and I see this excetpion in the log:
Caused by: java.rmi.RemoteException: Error occurred during single file update of
application sap.com/irj. Reason: Updating the security information in the
deployment descriptors is not allowed in this operation.; nested exception is:
com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException:
Updating the security information in the deployment descriptors is not
allowed in this operation.
Ideas? I'm signing in as Administrator, so why would the operation not be allowed?
This is a 7.0 system, and the instructions are for a nw2004 system. We've successfully uploaded the web.xml file before, so I'm thinking that something has changed in 7.0 that's preventing the upload.