Venkat, this is a JAXRPC thing..it does not differentiate between the two.
-- dims On 7/20/05, Venkat Reddy <[EMAIL PROTECTED]> wrote: > hi Axis1.2 devs, > > I realize that the following syntax sets handlerchanin for both > RequestFlow and ResponseFlow. > > MyServiceLocator service = new MyServiceLocator(); > service.getHandlerRegistry().setHandlerChain(new QName(....), handlerChain); > > Just wondering, is it possible to specifically get and set the > handlerChain for requestFlow or responseFlow? > > Thanks > -venkat > -- Davanum Srinivas -http://blogs.cocoondev.org/dims/
