Jim,
I chatted with the Thomas Diesler about this a long time ago. Some of the
comments are at:
https://issues.apache.org/jira/browse/CXF-1261
Basically, there isn't anything in the specs that say the saaj model, when the
handler is called, should have it in one form or the other.For
Hi all ,
When set the jaxws handler in client side to check if CXF 2.2.5 can
get the XOP element(xop:include element) content(encoded message) from
the SAAJ model . It looks like the SAAJIn/OutInterceptor does not
parse and inline the encoded request message in the "dataHandler"
element :
The exp