Hello Bhushan,
I think those kinds of functions should NOT be part of a business service.
Try creating a new management service and secure it using WS-Security or
transport level security so only admins can use it and have those services
do the job
HTH
Regards,
Dilip Krishnan
MCAD, MCSD.net
dkrishnan at geniant dot com
http://www.geniant.com
> Hi
> I am facing some problem while i am trying to manage web services.
> Actually i need to provide some management functions inside the web
> service, such as SelfTest or Start. Now my concern here is how i
> should proceed so that this functions should not be discoverable to
> normal users wheras Management Users can see them. It's something sort
> of providing 2 diffrent WSDL's for web service, but one has access to
> it where other not. Please hel me out in solving this problem.
> bhushan
>