You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by mule1 <ua...@yahoo.com> on 2007/10/19 13:37:12 UTC

sending bytes[] using xml over http

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.