Miller, Janet wrote:

I want to disable the web service programatically, so I don't think
Undeploying would be the best option. Is there any other way to do
This?


It would need to be password protected, but you could have a static variable that your webservice uses, where if it is true, then process the request, if false, then return an exception or an empty result.

Then you would have added one function to your webservice that will set this variable to true or false.

--
"Love is mutual self-giving that ends in self-recovery." Fulton Sheen
James Black    [EMAIL PROTECTED]




Reply via email to