On 6/20/2011 8:06 AM, Mladen Turk wrote:
On 06/20/2011 03:53 PM, Rainer Jung wrote:
On 20.06.2011 15:41, Mladen Turk wrote:

In general all commands except those that start a Tomcat (and thus
deploy webapps etc.) should not use that type of params. They should go
into CATALINA_OPTS. Everything that you can use multiple times in
parallel, even for the helper programs can go in JAVA_OPTS.


Hmm, make sense.
Seems there is general missunderstanding of those two.
People usually put in JAVA_OPTS what actually belongs to CATALINA_OPTS.
don't matter what people put where, as long as we don't break backwards 
compatibility.

as long as configtest doesn't rely on system variables that can be put 
CATALINA_OPTS, such as -Dhttp.port=8080 :)




Dunno what to think actually at the moment.

Regards


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to