You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Siva <sa...@gmail.com> on 2013/08/06 23:16:47 UTC

Invoking CXF endpoint with attachments

Hello Experts,

I have a CXF Producer and consumer endpoint which requires attachments. I
receive the files using DataHandler in the CXFProducer and trying to pass it
on the CXF consumer. I am able to receive the attachment, but not clear on
invoking the consumer with the attachment. The consumer looks for a byte[]. 

Also, I am using XSL to invoke the consumer and not the Java proxy
(generated by WSDL2JAVA). Please let me know whether the approach I am
following is right and some pointers to resolve this issue.

Any assistance is highly appreciated.

Thanks



--
View this message in context: http://cxf.547215.n5.nabble.com/Invoking-CXF-endpoint-with-attachments-tp5732042.html
Sent from the cxf-dev mailing list archive at Nabble.com.