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 m
ag, 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 circumstan
The parameter is mentioned below is what is called as a VM parameter is serves as a command line paramete to the "java" command issued. find out where this command is being issued in the run script of tomcat and change it to include this.Malte Kempff <[EMAIL PROTECTED]> wrote:
Hi John,tahks by your
]
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 *.*
>
>unde
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 e
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 adv