Hi, How can i assign priority to the matchers?I need to implement one matcher and if it fails i need to execute the other.Will the matchers execute in the order in which they appear? In my config.xml,if one of my matchers return success,i am assigning it to null i.e dont want to execute the mail anymore.But all the other matchers were also checked. Why is this happening?Please help
Regards Sundeep