[EMAIL PROTECTED] wrote:
Hi all,
I am writing my own module, containing a handler.
For this, I have completed following steps.
- I have specified the handler for a custom phase (in the InFlow) in
the module.xml
- I have added the custom phase to the axis2.xml (in the InFlow)
- I have added a <module ref=”…”> to the services.xml
The module is being loaded, but the problem is that my handler is not
executed when I call my service.
It worked when I directly specified the handler in the custom phase in
the axis2.xml, but that is not the way it is supposed to be done, is it?
Any ideas?
If you are using axis2.war as your deployment mechanism then from the
administration console you can see whether you handler is there or not.
Please check that and confirm first , if it is there then let's see what
we can do
Thank you,
Deepal
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]