Hello, I have an axis web service running over a Tomcat Server. If I make a request to this service, where there's an arg of type array with around 70000 items, the Tomcat goes out of memory and crashes down.
Is there a way to fix it? A way of limit the request maximum size in the server side, authentify the user before parsing the XML or put the data in a way to use less memory at parsing? Please help, and Thanks! --------------------------------------------------------------------------- Este mensaje se dirige exclusivamente a su destinatario y puede contener informacion privilegiada o confidencial. Si no es vd. el destinatario indicado, queda notificado de que la utilizacion, divulgacion y/o copia sin autorizacion esta prohibida en virtud de la legislacion vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique. This message is intended exclusively for its addressee and may contain information that is CONFIDENTIAL and protected by professional privilege. If you are not the intended recipient you are hereby notified that any dissemination, copy or disclosure of this communication is strictly prohibited by law. If this message has been received in error, please immediately notify us via e-mail and delete it. ---------------------------------------------------------------------------
