[jboss-jira] [JBoss JIRA] (WFCORE-1004) Do not support expressions on the management-interface=http-interface 'http-upgrade' attribute
Brian Stansberry (JIRA)
issues at jboss.org
Wed Sep 23 16:15:02 EDT 2015
[ https://issues.jboss.org/browse/WFCORE-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13111909#comment-13111909 ]
Brian Stansberry commented on WFCORE-1004:
------------------------------------------
I'd forgotten that the expression is only supported on the host.xml http interface, not on the server one. So even more of a corner case.
> Do not support expressions on the management-interface=http-interface 'http-upgrade' attribute
> ----------------------------------------------------------------------------------------------
>
> Key: WFCORE-1004
> URL: https://issues.jboss.org/browse/WFCORE-1004
> Project: WildFly Core
> Issue Type: Task
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: 2.0.0.CR5
>
>
> Our intent is to shift configuration of JBoss Remoting based management via HTTP Upgrade to use a child resource. This is needed as we want to implement this as a capability and we only want resource to provide capabilities, not attributes. Also, I suspect it will turn out to be a better API as a resource anyway, as a resource can support more than just the "off/on" behavior of the current attribute.
> Allowing expressions for this attribute will make this transition much harder. I would prefer to never allow an expression for this attribute in EAP, as that will avoid any EAP compatibility problems when we move to a resource.
> Changing this, however, will be a breaking API change vs WF 8/9.
> I expect using an expression for this attribute will have been quite unusual.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list