You will have to look at catalina.sh and check how these two are being set
$JAVA_OPTS $CATALINA_OPTS
-Sameer
Lee Chalupa <[EMAIL PROTECTED]> wrote: Hello:
I need help figuring out how to modify my tomcat deployment so when the JVM
starts it starts with
a -server option. There seems to be a bug
-
From: Lee Chalupa [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 03, 2006 10:43 AM
To: [EMAIL PROTECTED]
Subject: RE: need help with .startup.sh
Well I think something else is going on here that has to do with how the
server is setup or maybe this userid.
Here is what I found out.
Nothing in
and lines to the screen when you run the
startup.sh or "catalina.sh start"
- Richard
-Original Message-
From: Lee Chalupa [mailto:[EMAIL PROTECTED]
Sent: Saturday, September 02, 2006 11:02 AM
To: [EMAIL PROTECTED]
Subject: RE: need help with .startup.sh
I created the setenv.sh f
From: Lee Chalupa [mailto:[EMAIL PROTECTED]
Sent: Saturday, September 02, 2006 9:52 AM
To: users@tomcat.apache.org
Subject: need help with .startup.sh
Hello:
I need help figuring out how to modify my tomcat deployment so when the JVM
starts it starts with a -server option. There seems to be a bug
Hello:
I need help figuring out how to modify my tomcat deployment so when the JVM
starts it starts with
a -server option. There seems to be a bug in the jvm implementation that
fedoracore 4 is using and using
this option when the jvm starts corrects the problem at least from my
application's