Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-544

Inconsistent handling of system properties.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.Alpha19
    • None
    • None
    • None

      Description of problem:
      Having a domain with a single server group and two eap hosts (all on localhost), following system property cause server to fail on startup:
      <property name="org.jbpm.designer.perspective" value="${org.jbpm.designer.perspective:full}"/>

      The problem occurs only in definition with possibility to override default value - <property name="X" value="${Y:default}"/>, where X = Y

      Please see the error message in attached server log excerpt.

      More interesting is the fact that the issue shows with domain mode only, standalone mode works with properties defined as above.

            ehugonne1@redhat.com Emmanuel Hugonnet
            ehugonne1@redhat.com Emmanuel Hugonnet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: