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

Support for expression in JGroups property element

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Duplicate
    • Major
    • None
    • 7.1.2.Final (EAP)
    • Clustering, Server
    • None

    Description

      When trying to set a property for the protocol TCPPING like this:

      <protocol type="TCPPING" socket-binding="jgroups-tcpping">
      <property name=”initial_hosts”>${initial_hosts}</property>
      </protocol>

      we get a parser error on startup (${initial_hosts} is set in a property
      file we have specified with -P). Doing a :read-resource-attributes via
      CLI reveals that the property element doesn't support expressions.

      Are there plans to support this in the future or is there a specific
      reason why this isn't supported for this specific element?

      Attachments

        Issue Links

          Activity

            People

              pferraro@redhat.com Paul Ferraro
              rhn-gps-jcordes Jochen Cordes
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: