How does CXF handle mustUnderstand=true? Can someone send me a link? In metro you write SOAPHandler class that implements SOAPHandler, then write a concrete method for the public Set<QName> getHeaders() and return a HashSet with the QName of the elements.
Thanks in advance!
