We are migrating from AXIS1 to CXF and generating stub using the wsdltojava ANT utility provided by CXF. However we are unable to getattachments from a response of Webservicecall as these attachments are not directly embedded in the response. The earlier implementation was using the standard method getAttachments() of the AXIS api. Please help
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Probably found the answer by now, but for anyone else the key is the service proxy can be cast to a
|
|||
|
|