Please browse the categories below to previous answers to questions like yours. If you do not find the answer for your particular situation, ask for help on the appropriate mailing list.
(Answer) (Category) Java Apache Project : (Category) Apache JServ 1.0 : (Category) Configuration :
How do I turn off the JIT?
----------
From: agifford@mitre.org (Adam Gifford)
To: java-apache-users@list.working-dogs.com (Java Apache Users)
Subject: Re: [servlets] How to get the java debug infomation?
Date: Tue, May 11, 1999, 8:20 AM

translated this means in your line about wrapper.arguments (or whatevr the
one is that allows you to specify arguments to 'java') include the option
'-Djava.compiler=NONE'

that turns off the jit it jdk1.1 and i believe 1.2
wrapper.bin.parameters=-Djava.compiler=NONE
[Append to This Answer]
Previous: (Answer) What is the current working directory for Apache JServ?
Next: (Answer) Servlets forbidden when using mod_rewrite?
This document is: http://java.apache.org/faq/?file=152
[Search] [Appearance] [Show Expert Edit Commands]
This is a Faq-O-Matic 2.709.
Please browse the categories below to previous answers to questions like yours. If you do not find the answer for your particular situation, ask for help on the appropriate mailing list.