Hello,

I'm using a Flex 2 web service client to send data to a CXF 2.0.3 server. 
It works fine so long as the data (which could be binary, text, or XML
depending on which method is being invoked) isn't larger than 20k.  The
data, whatever format it happens to be, gets truncated at 20k by the time it
reaches my POJO.  I've used a packet sniffer to verify Flex is sending
complete and well formatted data to the server.

Is this a known limitation?

Thanks,
Chad
-- 
View this message in context: 
http://www.nabble.com/Parameter-size-limit--tp14715717p14715717.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to