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/
