Hello,

I configured my service for xml over http using <property name="bindingId"
value="http://cxf.apache.org/bindings/xformat"/>. I have my service method
parameter as bytes[]. When I send the data over, on server side, the bytes
are coming out as corrupted. Is there any configuration I need to do to
ensure successful sending of bytes data in xml?
-- 
View this message in context: 
http://www.nabble.com/sending-bytes---using-xml-over-http-tf4652597.html#a13292781
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to