Hi John, tahks by your fast answer, but the question is where the parameter for the soap-engine is to be put? Or is it rather a parameter in the used servlet container (in my case Tomcat)?
many thanks in advance Malte -----Ursprungliche Nachricht----- Von: John Lewis [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 9. Dezember 2003 14:11 An: [EMAIL PROTECTED] Betreff: Re: How to encrease the Memory for a soap-server Increase memory of a Java VM with: java -Xmx256M or however big you need it. John Malte Kempff kempffm-at-medicalcolumbus.de |apache soap| wrote: >Hi *.* > >under certain circumstances I am getting an out of memory exception because >the data the service is creating is very large. I would like to encrease the >memory for this soap-service. Can anybody give me a hint how to do it or >where to look for such a parameter to be set? > >many thanks in advance > >Malte Kempff > > > >