Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-1443

System Properties not taking priority over existing settings for ApplicationPreferencesLoader implementations

XMLWordPrintable

    • CR1
    • +
    • Hide

      Set system properties in standalone-full.xml

          <property name="drools.defaultlanguage" value="ja"/>
          <property name="drools.defaultcountry" value="JP"/>
          <property name="drools.dateformat" value="yyyy-MM-dd"/>
          <property name="drools.datetimeformat" value="yyyy-MM-dd HH:mm:ss"/>
      

      After RHPAM boot, check the runtime system property values (e.g. by a simple Servlet).

      Reproducibility depends on order in AppConfigServiceImpl.preferencesLoaders so you may not reproduce the issue in RHPAM 7.0.1. Just confirming the system properties effective in the fixed version would be fine.

      Show
      Set system properties in standalone-full.xml <property name="drools.defaultlanguage" value="ja"/> <property name="drools.defaultcountry" value="JP"/> <property name="drools.dateformat" value="yyyy-MM-dd"/> <property name="drools.datetimeformat" value="yyyy-MM-dd HH:mm:ss"/> After RHPAM boot, check the runtime system property values (e.g. by a simple Servlet). Reproducibility depends on order in AppConfigServiceImpl.preferencesLoaders so you may not reproduce the issue in RHPAM 7.0.1. Just confirming the system properties effective in the fixed version would be fine.

      Platform JIRA for AF-1408

            eignatow Eder Ignatowicz
            rhn-support-tkobayas Toshiya Kobayashi
            Dominik Hanak Dominik Hanak
            Dominik Hanak Dominik Hanak
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: