[jboss-jira] [JBoss JIRA] (AS7-4635) CLONE - Attribute host of remote-destination tag defined under the outbound-socket-binding does not support expression replacement
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed Apr 25 19:20:18 EDT 2012
[ https://issues.jboss.org/browse/AS7-4635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry moved JBPAPP-8829 to AS7-4635:
-----------------------------------------------
Project: Application Server 7 (was: JBoss Enterprise Application Platform)
Key: AS7-4635 (was: JBPAPP-8829)
Workflow: GIT Pull Request workflow (was: jira)
Affects Version/s: 7.1.1.Final
(was: EAP 6.0.0 ER 5)
Component/s: Domain Management
(was: Remoting)
Security: (was: Public)
Fix Version/s: 7.1.2.Final-redhat1
(was: TBD EAP 6)
Docs QE Status: (was: NEW)
> CLONE - Attribute host of remote-destination tag defined under the outbound-socket-binding does not support expression replacement
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: AS7-4635
> URL: https://issues.jboss.org/browse/AS7-4635
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 7.1.1.Final
> Reporter: Ondřej Chaloupka
> Assignee: Brian Stansberry
> Priority: Minor
> Fix For: 7.1.2.Final-redhat1
>
>
> I just wanted to use expression replacement in host attribute like this:
> {code}
> <outbound-socket-binding name="remote-ejb">
> <remote-destination host="${jboss.bind.address:127.0.0.1}" port="4547"/>
> </outbound-socket-binding>
> {code}
> and the neither remote binding nor remote call to other server were successful.
> I suppose that the expression replacement is not supported in this tag.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list