[jboss-jira] [JBoss JIRA] (AS7-5663) CLONE - System properties are currently unusable for setting a connector's proxy-name

Tomaz Cerar (JIRA) jira-events at lists.jboss.org
Fri Jan 4 11:37:09 EST 2013


     [ https://issues.jboss.org/browse/AS7-5663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Cerar reassigned AS7-5663:
--------------------------------

    Assignee: Tomaz Cerar  (was: Emanuel Muckenhuber)

    
> CLONE - System properties are currently unusable for setting a connector's proxy-name
> -------------------------------------------------------------------------------------
>
>                 Key: AS7-5663
>                 URL: https://issues.jboss.org/browse/AS7-5663
>             Project: Application Server 7
>          Issue Type: Sub-task
>          Components: Domain Management, Web
>    Affects Versions: 7.1.1.Final
>         Environment: -JBoss Enterprise Application Platform (EAP) 6.0.0
>            Reporter: Aaron Ogburn
>            Assignee: Tomaz Cerar
>             Fix For: 7.2.0.CR1
>
>
> 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}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list