[jboss-jira] [JBoss JIRA] (WFCORE-544) Inconsistent handling of system properties.

Emmanuel Hugonnet (JIRA) issues at jboss.org
Mon Feb 16 06:17:49 EST 2015


Emmanuel Hugonnet created WFCORE-544:
----------------------------------------

             Summary: Inconsistent handling of system properties. 
                 Key: WFCORE-544
                 URL: https://issues.jboss.org/browse/WFCORE-544
             Project: WildFly Core
          Issue Type: Bug
            Reporter: Emmanuel Hugonnet


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.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list