Hi all, I am researching at the moment the possibility to specify throughout XPath expression what to be MTOM'ized into a given SOAP message? I have successfully tested the "MTOM Databinding Using ADB" ( http://ws.apache.org/axis2/1_3/mtom-guide.html#24) where there is a possibility to specify into the schema the element to be MTOM'ized. Now I want to use XPath expressions to specify the elements I want to optimize, which will be more flexible. I have seen that there is a such implementation used for Rampart. My question is "Is such XPath implementation available for specifying a given SOAP message element to be optimized?" If this is possible can you provide me with a sample or info how this can be done? If not, is it possible to use the same approach used in rampart to implement this functionality into axis2?
Any information is appreciated? Thank you in advance. regards, Dobri
