Uploaded image for project: 'Cloud Enablement'
  1. Cloud Enablement
  2. CLOUD-2866

JWS Tomcat 8 image has out-of-date proxy-options script

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • JWS31 1.2.5.GA
    • JWS3
    • None
    • Hide

      Demonstrate missing wildcard issue proxy_options which was resolved in https://github.com/jboss-openshift/cct_module/commit/e91bb65 :

       # docker run --rm -it registry.access.redhat.com/jboss-webserver-3/webserver31-tomcat8-openshift  /bin/bash
       # source /opt/run-java/proxy-options
       # no_proxy=".example.com,.foo.com"
       # proxy_options 
        -Dhttp.nonProxyHosts=".example.com|.foo.com"
      
      Show
      Demonstrate missing wildcard issue proxy_options which was resolved in https://github.com/jboss-openshift/cct_module/commit/e91bb65 : # docker run --rm -it registry.access.redhat.com/jboss-webserver-3/webserver31-tomcat8-openshift /bin/bash # source /opt/run-java/proxy-options # no_proxy= ".example.com,.foo.com" # proxy_options -Dhttp.nonProxyHosts= ".example.com|.foo.com"

      The latest JWS3 image has an out-of-date proxy-options script and image needs to be rebuilt with latest os-java-run version.

      Related issue CLOUD-2084.

            szappis@redhat.com Sokratis Zappis
            rhn-support-rbost Robert Bost
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: