startup.sh doesn't bother to check PATH for java
------------------------------------------------
Key: GEOS-2592
URL: http://jira.codehaus.org/browse/GEOS-2592
Project: GeoServer
Issue Type: Improvement
Components: Configuration
Affects Versions: 1.7.2
Environment: UNIX
Reporter: Paul Ramsey
Assignee: Andrea Aime
Priority: Minor
Fix For: 1.7.3
Attachments: geoserver-startup.patch
startup/shutdown.sh both just check for JAVA_HOME. In OS/X in particular, the concept of a particular JAVA_HOME directory doesn't exist, which could be confusing to folks. However, 'java' is just sitting there on the path, so we can test for that first.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira