Hi John
Thx for your tip. It seems to work now
 
Malte
-----Ursprüngliche Nachricht-----
Von: John Lewis [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 9. Dezember 2003 15:09
An: [EMAIL PROTECTED]
Betreff: Re: AW: How to encrease the Memory for a soap-server


I'm new to SOAP, but I think it would be a parameter for Tomcat.  Try adding setenv.sh or setenv.bat to your tomcat bin with the line:

JAVA_OPTS=-Xmx256M  (or set JAVA_OPTS=-Xmx256M for Windows)

John

Malte Kempff kempffm-at-medicalcolumbus.de |apache soap| wrote:
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




    




  

Reply via email to