Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-875

XMP parsing: variable substitution should be the same as in JBoss

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 2.7
    • None
    • None

      In JBoss' XML, we can say
      value="${var1,var2,var3:8900}", which means that the value is that of system property var1 if set, else that of var2 if set, else that of var3 if set, or else 8900.

      JGroups doesn't support a list of variables, it supports only one variable. Change this to make it parse the format supported by JBoss, too.

              rhn-engineering-bban Bela Ban
              rhn-engineering-bban Bela Ban
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: