Missing path in startup.bat
---------------------------
Key: GEOS-363
URL: http://jira.codehaus.org/browse/GEOS-363
Project: GeoServer
Type: Bug
Versions: 1.3-rc1
Environment: Windows
Reporter: Kevin Ward
Assigned to: dblasby
Priority: Minor
The :execJava sub in startup.bat does not include the GEOSERVER_HOME/bin path specification. Should be as follows:
:execJava
java -jar %GEOSERVER_HOME%/bin/start.jar
goto end
--
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