It fails when the length of my payload is over 3951 characters. Adding 1 more character to the message results in this error. Is this a bug?
kpalania wrote: > > The Web Service call does not fail when I truncate the message (especially > the encoded portion that is part of the message which gets encoded again). > Is there a length limitation on the size of the XML payload that could be > sent to a CXF (JAX-WS) Web Service? > -- View this message in context: http://www.nabble.com/%22software-caused-connection-abort%22-caused-by-a-lengthy-message-tp21223462p21223773.html Sent from the cxf-user mailing list archive at Nabble.com.
