Add Proxy variables to geronimo.bat & geronimo.sh
-------------------------------------------------
Key: GERONIMO-2251
URL: http://issues.apache.org/jira/browse/GERONIMO-2251
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: console, Plugins, startup/shutdown
Affects Versions: 1.1
Reporter: Aaron Mulder
Fix For: 1.1.x
Reported by a user whose machine is behind a web proxy:
I have tested the setting of the proxy through the JVM and found that
the following works when included in the JAVA_OPTS environment
variable:
-DproxySet=true -DproxyHost=proxy.local -DproxyPort=8080
It would be great to have PROXY_HOST and PROXY_PORT variables in the big list
of variables at the front of these scripts, and if the PROXY_HOST is set, turn
that into the string of arguments above and append them to JAVA_OPTS.
(The proxy would be used for downloading JDBC drivers, browsing and installing
plugins, etc.)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira