[jboss-jira] [JBoss JIRA] (AS7-5663) CLONE - System properties are currently unusable for setting a connector's proxy-name
RH Bugzilla Integration (JIRA)
issues at jboss.org
Sun Dec 15 12:02:38 EST 2013
[ https://issues.jboss.org/browse/AS7-5663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931661#comment-12931661 ]
RH Bugzilla Integration commented on AS7-5663:
----------------------------------------------
mark yarborough <myarboro at redhat.com> changed the Status of [bug 900961|https://bugzilla.redhat.com/show_bug.cgi?id=900961] from VERIFIED to CLOSED
> 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: EAP 6.1.0.Alpha (7.2.0.Final)
>
>
> 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