Thanh,

once you have access to the configuration context:
configurationContext.getAxisConfiguration().removeService(name);

or
configurationContext.getAxisConfiguration().stopService(serviceName)


Michele

On 23 Jan 2008, at 10:56, Thanh Lan wrote:

Hello all.

I am new to Axis2 and I want to stop or remove or un-registered a
deployed web services programmatically. But I can't find any useful
information. Can you show me any code snippets?

Thanks you very much. Best wishes to you.

--
http://www.fastmail.fm - Or how I learned to stop worrying and
                          love email again


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to