Bug 1045183 - Allowing property substitutions for virtual server aliases in the web subsystem
Summary: Allowing property substitutions for virtual server aliases in the web subsystem
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Web
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: EAP 6.3.0
Assignee: Rémy Maucherat
QA Contact: Radim Hatlapatka
Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-19 19:53 UTC by Aaron Ogburn
Modified: 2019-08-15 03:44 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-02-23 23:00:50 UTC
Type: Enhancement


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker PRODMGT-881 0 Major Resolved property substitutions for virtual server aliases in the web subsystem 2017-09-20 21:23:56 UTC

Description Aaron Ogburn 2013-12-19 19:53:12 UTC
Description of problem:

Virtual server aliases does not support property substitution replacement.

            <virtual-server name="default-host" enable-welcome-root="true">
                <alias name="${vhost.name}"/>
            </virtual-server>

Actual results:

Property expressions are not resolved for a virtual server alias


Expected results:

Property expressions are resolved for a virtual server alias

Comment 1 Brad Maxwell 2017-02-23 23:00:50 UTC
Closing as this is a feature.  It is implemented in EAP 7.0+


Note You need to log in before you can comment on or make changes to this bug.