Let the Windows installer add additional entries on the Java Library Path in
the wrapper.conf
---------------------------------------------------------------------------------------------
Key: GEOS-3909
URL: http://jira.codehaus.org/browse/GEOS-3909
Project: GeoServer
Issue Type: Improvement
Components: Windows Installer
Reporter: Daniele Romagnoli
Assignee: Mike Pumphrey
Priority: Minor
The wrapper.conf produced by the windows installer only contains this line
related to the Java library path:
# Java Library Path (location of Wrapper.DLL or libwrapper.so)
wrapper.java.library.path.1=bin/wrapper/lib
All the DLLs (as an instance, the GDAL native libs if deployed) outside that
folder aren't loaded by GeoServer when run as Windows Service. Therefore we
could add additional lines to this entry where usually native libs will be
deployed.
Aime suggested to add <current_jdk>/jre/lib/i386 and
<current_jdk>/jre/lib/amd64 as default values and the installer should be able
to locate the JDK dir.
--
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
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel