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

Support properties instance other than System.getProperties() when resolving configuration placeholders

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Obsolete
    • Major
    • None
    • 5.0.0.CR7
    • Configuration
    • None

    Description

      The current implementation always uses System.getProperties() when resolving configuration placeholders (See InfinispanConfiguration line 331) and this is a bit limiting when trying to configure Infinispan in a webapplication. In this specific case, I need to construct a Properties object with a combination of System.getProperties() and the servlet context parameters. In other cases maybe the web app don't have access permissions to System.getProperties().

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ydewit_jira Yuri de Wit (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: