serviceclient.engageModule("modeleName")
On Mon, Jun 22, 2009 at 10:44 AM, maalej<amaa...@laas.fr> wrote: > actually, i already tried to implement handler within a module and i engaged > it in the server side and it work fine, however i have no idea about > engaging it in the client side > so if you could help me to do that, i will be so gratefull > > Deepal Jayasinghe a écrit : >> >> If you know how to write a handler, then there is no difference b/w >> client side and server side handlers. >> What you just need is to write a handler and then create a module and >> engage that to the client. For more information about writing a module >> please refer to >> >> http://blogs.deepal.org/2009/02/writing-axis2-module.html >> >> On Mon, Jun 22, 2009 at 4:00 AM, maalej<amaa...@laas.fr> wrote: >> >>> >>> Hello >>> >>> Is there somebody how can help me to implement client side handlers, >>> knowing >>> that I work with version axis2-1.4.1? >>> >>> Thank you for your comprehension >>> >>> > >