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/01/08 19:52:06 UTC

[Bug 54390] OSx Mountain Lion Tomcat Picks Wrong JRE

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
           Severity|major                       |enhancement

--- Comment #1 from Konstantin Kolinko <kn...@gmail.com> ---
> 
> Solution to the problem is to update setclasspath.sh script to ;
> 

The correct solution is to write your own setenv.sh script that sets JAVA_HOME
or JRE_HOME variable as appropriate for your system,
as documented in RUNNING.txt.


I do not mind improving the auto-detection logic, but

1. Do you have some official docs, regarding what JDK/JRE versions install
where? Why one path and not the other? If there are several paths, what is the
precedence in looking through them?

2. Patches are to be provided in "Unified diff" format,

http://tomcat.apache.org/bugreport.html#How_to_submit_patches_and_enhancement_requests

-- 
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