----- Original Message ----- From: "jimmy coyne" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 14, 2003 09:02 Subject: security to stop undeployment of services
> When I un-deploy service I call the class > > java > org.apache.axis.client.AdminClient -lhttp://localhost:8080/axis/services/Adm > inService deploy.wsdd undeployment.wsdd > > How do I stop a third party from removing/adding a service from my > axis server. Are there any security measures I can take? > thanks > jim have you tried to do that from a remote server? It should get rejected.