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