Sorry I forgot to mention thatI am using Axis2 1.4 Date: Tue, 28 May 2013 14:25:47 +0530 Subject: Re: Deploying a handler From: sahoo.satyapr...@gmail.com To: java-dev@axis.apache.org
Can you please specify whether you are using axis1 or axis2 On Tue, May 28, 2013 at 1:23 PM, Abdelrahman Almahmoud <fire_storm5...@hotmail.com> wrote: Hello, I wrote my own simple handler which I want to deploy. This handler is the first to work on inflowing SOAP messages and as such I modified the configuration to have it in the inflow section. My question is, how do I build and deploy this handler? Thanks