Hi my current project uses CXF as WS stack to expose services. One of them requires many inputs so the XSD becomes really huge.
Could you please tell me what is considered to be a "large" SOAP message ? I've found some benchmark comparison of stacks (I don't really care, I like CXF) and other best practices about XML message weight ( http://www.redbooks.ibm.com/redpapers/pdfs/redp4344.pdf)<http://www.redbooks.ibm.com/redpapers/pdfs/redp4344.pdf> but no size in bytes of a "really too big" SOAP message. Cheers, Nicolas
