You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by jimmy coyne <ji...@engitech.ie> on 2003/01/14 18:02:14 UTC

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



RE: security to stop undeployment of services

Posted by jimmy coyne <ji...@engitech.ie>.
No i havent tried , it was just some that was on my mind :).
I will try from a remote server tonight .
jim

-----Original Message-----
From: Steve Loughran [mailto:steve_l@iseran.com]
Sent: 14 January 2003 17:44
To: axis-user@xml.apache.org
Subject: Re: security to stop undeployment of services



----- Original Message -----
From: "jimmy coyne" <ji...@engitech.ie>
To: <ax...@xml.apache.org>
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.



Re: security to stop undeployment of services

Posted by Steve Loughran <st...@iseran.com>.
----- Original Message -----
From: "jimmy coyne" <ji...@engitech.ie>
To: <ax...@xml.apache.org>
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.