Hi Deepal,
> > Hi Eran; > I think addressing handler should go to the core. Agreed. > So I think we do not > need > to create a new module to keep handlers. > > If user want new handlers he has to create a new module (module.aar) using > those new handlers and drop it to AXISHOME/WEB-INF/modules Problem. What sort of handlers are u referring to ? How can we share the handlers ? IMO, this is how a user deploys a handler. But before that where can he keep the handlers during development. Regards, Chinthaka > > Deepal. > > > > > Hi all, > > > > I wrote an addressing handler and I doubt where to put it.. > > > > I think we have three options. > > > > 1. Create a new module to hold all the handlers. > > 2. Create a module for each and every handler, as we did for > > transports. > > 3. Put the core handlers like Addressing and Logging in to the core > > module and put the rest of the handlers in a handler module. > > 4. any thing else ??? > > > > IMO, I prefer options 3. > > > > What do you all think on this ?? > > > > > > Thanks, > > Eran Chinthaka > > > > > > >
