Skip to Content
0
Former Member
Aug 09, 2007 at 04:29 PM

Error trying to update web.xml

57 Views

I'm trying to update web.xml via these instructions:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d0eb8120-b66c-2910-5795-894f384fc054

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.