How to remove Axis2 web service
Is there a way to remove an already deployed axis2 web service ?
I tried deactivating, but that d开发者_StackOverflow中文版oes not remove the web service, it merely disables it till the system is restarted.
Thanks. Any help is appreciated.
remove the artifact from the services folder. you may have to set hot update true. Please see the axis2.xml.
精彩评论