Hi all, We have an application which sends a SOAP request to the system (which is written in 'C'). The response contains huge xml output( sometimes it crosses more than 7 MB). As our SOAP client running on Tomcat container, sometimes tomcat goes down with outofmemory exception. Is there any limit of xml in axis2?
System Environment: OS : Linux Application Server : Tomcat 6 Java : JDK 1.6_23 Memory for Tomcat : 1024 MB Regards, Srinivasa Rao S