Please unsubscribe me !!!!!!!!! I sent several emails to [email protected]<mailto:[email protected]> And please unsubscribe from '[email protected]' as well.
From: Amila Suriarachchi [mailto:[email protected]] Sent: Monday, May 31, 2010 11:24 AM To: [email protected] Subject: Re: implementing org.apache.axis2.modules.Module On Wed, May 26, 2010 at 5:53 PM, Prateek Asthana <[email protected]<mailto:[email protected]>> wrote: Hi, I am a newbie trying to crete my first module/handler class. As per the doc at: http://ws.apache.org/axis2/1_5_1/modules.html all the methods of org.apache.axis2.modules.Module can have a blank impl. It suits fine as most have void return type. But "public boolean canSupportAssertion(Assertion assertion) " has nboolean return type. So should it be defaulted to always return "true"? if you don't use any module policies then any value is ok. thanks, amila. Or is there a default implementation of this interface that we can use? Thanks, Prateek --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected]<mailto:[email protected]> For additional commands, e-mail: [email protected]<mailto:[email protected]> -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/ This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at http://www.amdocs.com/email_disclaimer.asp
