Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-6120 Expand support for System Property substitution
  3. AS7-5663

CLONE - System properties are currently unusable for setting a connector's proxy-name

    XMLWordPrintable

Details

    Description

      A connector's proxy-name cannot be set through system properties currently in the web subsystem:

      ==domain.xml==

      <subsystem xmlns="urn:jbossomain:web:1.1" default-virtual-server="default-host" instance-id="${jboss.node.name}"
      native="false">
      <connector name="http" protocol="HTTP/1.1" scheme="http" socket-binding="http" proxy-name="${jboss.proxy.name}"/>

      The property is never parsed though and
      request.getServerName() just returns ${jboss.node.name}.

      Attachments

        Issue Links

          Activity

            People

              tomazcerar Tomaž Cerar (Inactive)
              rhn-support-aogburn Aaron Ogburn
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: