[jboss-jira] [JBoss JIRA] Created: (JBAS-8220) Invalid system property substitution syntax in binding service config

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Thu Jul 15 21:57:37 EDT 2010


Invalid system property substitution syntax in binding service config
---------------------------------------------------------------------

                 Key: JBAS-8220
                 URL: https://jira.jboss.org/browse/JBAS-8220
             Project: JBoss Application Server
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
    Affects Versions: 6.0.0.M3
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: 6.0.0.M4


This appears lots of times and is invalid:

${jboss.jgroups.bind.address,jgroups.bind_addr,jboss.bind.address}

StringPropertyReplacer will only check for 2 property names, not 3. Since jboss.jgroups.bind.address is normally not set, the string ends up not being replaced

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list