Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-1228

Support properties placeholders on infinispan configuration files

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Won't Do
    • Major
    • None
    • 5.0.0.CR7
    • Configuration
    • None
    • Documentation (Ref Guide, User Guide, etc.), Release Notes, Compatibility/Configuration
    • Low

    Description

      Currently all values configured in infinispan.xml need to be hardcoded in the file as System property placeholders are not supported.
      There are many cases when it's not ideal to have the values there for example when configuring a jdbc cache store, the db, user, pass, etc... need to be hardcoded for the configuration to work.
      Ideally infinispan would resolve placeholders such as ${jdbc.user} to a predefined system property or a property file, with that name in the same way other frameworks like spring, ant, maven, etc... do.

      Attachments

        Activity

          People

            manik_jira Manik Surtani (Inactive)
            raulraja Raúl Raja Martínez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: