Thanks for your response. But, will this approach work in IBM WebSphere Application Server 6.1v?
--- On Wed, 3/12/08, Amila Suriarachchi <[email protected]> wrote: > From: Amila Suriarachchi <[email protected]> > Subject: Re: Registering new handlers programmatically with Axis2 > To: [email protected], [email protected] > Cc: "axis-user" <[email protected]> > Date: Wednesday, 3 December, 2008, 8:35 PM > On Wed, Dec 3, 2008 at 12:33 PM, Deepak Vishwakarma > <[email protected]>wrote: > > > Hi, > > > > Currently Axis2 registers the handlers specified in > the axis2.xml > > configuration file. > > Is there a way to programmatically register new > custom handlers with Axis2 > > runtime i.e. i don't want to use the axis2.xml > approach? How can this be > > achieved? > > > see > > addRequestBlockingHandlerToInFlows() method of this[1] > class. > > thanks, > Amila. > > [1] > http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/clustering/src/org/apache/axis2/clustering/tribes/TribesClusterManager.java?view=markup > > > > > > Thanks, > > Deepak. > > > > > > Add more friends to your messenger and enjoy! Go > to > > http://messenger.yahoo.com/invite/ > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > [email protected] > > For additional commands, e-mail: > [email protected] > > > > > > > -- > Amila Suriarachchi > WSO2 Inc. > blog: http://amilachinthaka.blogspot.com/ Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/
