I want to adjust my ApacheJserv to use a larger heap size (16mb seems to be the
default).
Here is my configuration:
jdk 1.1.7va (blackdown)
jsdk2.0
Jserv 1.0
Apache 1.3.6
Redhat 5.2 (kernel 2.0.36)
When I try to set the wrapper.classpath as follows (or run the equivalent from
the command-line):
wrapper.classpath=/usr/local/jdk/bin/java -mx32
gives...
-mx32: illegal argument
I think the problem might be with blackdown's java wrapper script not passing
the paramer to the java executable correctly. However this is my first attempt
and I am hoping someone else with similar configuration can provide some clues.
TIA
-mdf
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]