Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] [jira] Created: (UDIG-1307) Need to be able to set the proxy used by uDig

Need to be able to set the proxy used by uDig
---------------------------------------------

                 Key: UDIG-1307
                 URL: http://jira.codehaus.org/browse/UDIG-1307
             Project: uDIG
          Issue Type: Bug
          Components: catalog
    Affects Versions: UDIG 1.1-RC12
            Reporter: Jesse Eichar
            Assignee: Jesse Eichar


There's a hack that you can do this by modifying the parameters running udig:


"C:\Program Files\uDig\1.1-RC12\eclipse\udig.exe" -vmargs
-Dhttp.proxyHost=proxy.server.com -Dhttp.proxyPort=8080 



-- 
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

        


Back to the top