Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8116864

socksProxyhost settings are ignored by JavaFX 2.2

XMLWordPrintable

        See http://stackoverflow.com/questions/11989607/javafx2-2-stable-ignores-set-properties-for-socksproxyhost-and-socksproxypo/

        Next code
                System.setProperty("socksProxyHost", "127.0.0.1");
                System.setProperty("socksProxyPort", "9050");
        works in JavaSE and JavaFX 2.1.x but is ignored by JavaFX 2.2 (direct connect used instead)

              igor Igor Nekrestyanov (Inactive)
              sgrinev Sergey Grinev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported: