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

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

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 2.7
    • None
    • None
    • 0
    • 0% 0%

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: