Hi Heshan, You first need to understand the handler concept in Axis2. Articles [1], [2] will help you to get an understating on how to use handlers to add some functionality. An example of writing a module can be found in Axis2 samples. You can find it here [3].
thanks, nandana [1] - http://ws.apache.org/axis2/1_4/Axis2ArchitectureGuide.html#bmSOAPPM [2] - http://www.developer.com/java/web/article.php/3529321 [3] - http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/userguide/src/userguide/loggingmodule/ On Mon, Jun 9, 2008 at 7:14 AM, Heshan Suriyaarachchi <[EMAIL PROTECTED]> wrote: > Hi, > I tried out the samples given in [1]. I went through the Rampart > documentation and the web but could not find an article on how to write a > handler for Rampart . I would be grateful if someone can point me to an > article , so I could start writing the BSP 1.0 validation handler. > > [1] - http://ws.apache.org/rampart/quick-start.html > > -- > Regards, > Heshan Suriyaarachchi > > http://heshans.blogspot.com/ >