How do I unsubscribe? -----Original Message----- From: zolv [mailto:[EMAIL PROTECTED] Sent: Friday, December 01, 2006 8:41 AM To: [email protected] Subject: [axis2] Maximum SOAP Body content length
Hi I have similar problemlike one time ago. When I generate output by create some big OM structure in service method - and return it, I got an error by Axis2 engine and it looks like SOAP Body is too big (when I create smaller OM structure it works). So I have question: is there some limitation for SOAP Body content length? You will probably ask me about "send logs" or "use JIRA". But sometime I got error: - Servlet.service() for servlet AxisServlet threw exception org.apache.axiom.om.OMException: Problem with the OutputStream. ... or only part of output message is send back without any errors. Imagine some simple as possible service which creates some big OM structure and try to invoke it and get response. Greetings Radek 'zolv' --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
