The message payload might be too large. You have to think of a way to break down the message from the source side
-----Original Message----- From: Xessa [mailto:[email protected]] Sent: Thursday, October 08, 2009 9:56 AM To: [email protected] Subject: Out of memory exception I'm trying to get an xml response as a client and i generally get an out of memory exception while trying to get the xml data. at org.apache.axis.message.SAX2EventRecorder$objArrayVector.add(SAX2EventRecorder.java:254) at org.apache.axis.message.SAX2EventRecorder.characters(SAX2EventRecorder.java:91) at org.apache.axis.encoding.DeserializationContext.characters(DeserializationContext.java:963) Are there any people who faced this problem? What is the solution to this problem? Axis 1.3 -- View this message in context: http://www.nabble.com/Out-of-memory-exception-tp25803000p25803000.html Sent from the Axis - User mailing list archive at Nabble.com. This email is confidential and subject to important disclaimers and conditions including on offers for the purchase or sale of securities, accuracy and completeness of information, viruses, confidentiality, legal privilege, and legal entity disclaimers, available at http://www.jpmorgan.com/pages/disclosures/email.
