You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org> on 2006/07/31 17:40:14 UTC

[jira] Created: (GERONIMO-2251) Add Proxy variables to geronimo.bat & geronimo.sh

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

        

[jira] Assigned: (GERONIMO-2251) Add Proxy variables to geronimo.bat & geronimo.sh

Posted by "Matt Hogstrom (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2251?page=all ]

Matt Hogstrom reassigned GERONIMO-2251:
---------------------------------------

    Assignee: John Sisson

> 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: startup/shutdown, console, Plugins
>    Affects Versions: 1.1
>            Reporter: Aaron Mulder
>         Assigned To: John Sisson
>             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