I too belive it should be in the core unless we all agreed to create modules for all ws-* modules in the axis2 project, in that case we can have addressing modules! Thanks Srinath
On Mon, 21 Mar 2005 17:02:39 +0600, Deepal Jayasinghe <[EMAIL PROTECTED]> wrote: > Hi Eran; > I think addressing handler should go to the core. 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 > > 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 > > > > > > > >
