Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
PhotArk M2
-
None
-
None
-
Windows XP
Eclipse ganymede
java 1.6
Description
setting the http proxy settings using:\
-Dhttp.proxyHost=<proxy host> -Dhttp.proxyPort=<port> -Dhttp.proxySet=true
is not causing PhotArk to use the proxy. Settings are being set correctly as verified with debug strings.
This was apparently also an issue within Tuscany but with as old as this thread is I think it would be fixed:
http://markmail.org/message/4oxosgslgtfm6vhf
I haven't been able to find documentation within Tuscany yet on how to set the proxy.
This issue is fixed by either injecting these settings ourselves or documenting the appropriate Tuscany way to set the proxy.