Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-4635

CLONE - Attribute host of remote-destination tag defined under the outbound-socket-binding does not support expression replacement

    XMLWordPrintable

Details

    Description

      I just wanted to use expression replacement in host attribute like this:

      <outbound-socket-binding name="remote-ejb">
        <remote-destination host="${jboss.bind.address:127.0.0.1}" port="4547"/>
      </outbound-socket-binding>
      

      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.

      Attachments

        Activity

          People

            bstansbe@redhat.com Brian Stansberry
            ochaloup@redhat.com Ondrej Chaloupka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: