Hi Ruchith & All, You can find the xpath support diffs here:
https://issues.apache.org/jira/browse/RAMPART-40 Currently the default strategy with respect to namespace prefixes is to get and register all defined namespaces in the message, so that the user can use *any* namespace prefix in the XPath expressions. An alternative which I have also developed is to use the method "findDefaultPrefixNamespaces" , which uses a predefined list of namespaces. I hope the changes will be committed to rampart-1.2 and will benefit everyone -:) Thanks. Best Regards, Angel
