You can engage the module to a Web service either using axis2 administration web application. In the left hand side you should be able to see a link call engage module to a service. Another way to engage the module to a service is by changing services.xml. Add the following tag to your services.xml
<module ref="your-module"/> Deepal > Hi, > > I am trying to develop a handler and engage that with a specific web > service, however in the axis2 administration there is no button like > engage. > However I can engage a module globally but can not do that for a > specific web service. > Can anyone kindly guide me or refer me to a tutorial to follow for this. > > Regards, > > Sardar Hussain > >