You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2013/02/23 22:09:26 UTC

[Bug 54601] catalina.sh should not modify $JAVA_OPTS to add $LOGGING_MANAGER

https://issues.apache.org/bugzilla/show_bug.cgi?id=54601

Konstantin Kolinko <kn...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

--- Comment #1 from Konstantin Kolinko <kn...@gmail.com> ---
You are doing it wrong. The proper way to specify JAVA_OPTS value is to use a
$CATALINA_BASE/bin/setenv.sh file.
There is no need to mark the variable for "export" there.

Though I think it is easy to change catalina.sh here to avoid your issues, so I
am marking it as an enhancement.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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