Hi Nandana,
> I think we only need the validation handlers in the InFlow and > InFaultFlow. > Ok > > > Hi, > > I am attaching the module.xml which I wrote to give you an idea of what > I > > have done. > > > > <module name="sample-validation" class="BSPValidation.BSPModule"> > > <InFlow> > > <handler name="InFlowBSPHandler" class="BSPValidation.BSPHandler"> > > <order phase="validationPhase"/> > > </handler> > > </InFlow> > > > > <OutFlow> > > <handler name="OutFlowBSPHandler" > class="BSPValidation.BSPHandler"> > > <order phase="validationPhase"/> > > </handler> > > </OutFlow> > > > > <OutFaultFlow> > > <handler name="FaultOutFlowBSPHandler" > > class="BSPValidation.BSPHandler"> > > <order phase="validationPhase"/> > > </handler> > > </OutFaultFlow> > > > > <InFaultFlow> > > <handler name="FaultInFlowBSPHandler" > > class="BSPValidation.BSPHandler"> > > <order phase="validationPhase"/> > > </handler> > > </InFaultFlow> > > </module> > Thakyou for your reply. I updated the wiki page [1] (which I have been maintaining) with the work I have done up to now, problems encountered and the progress of the weekly plans. Your suggestions are welcome. [1] - http://wiki.apache.org/general/HeshanSuriyaarachchi/GSoC2008/wiki -- Regards, Heshan Suriyaarachchi http://heshans.blogspot.com/