]
Ondřej Chaloupka closed AS7-4635.
---------------------------------
Verified in ER7.
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 (EAP)
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: