[jboss-jira] [JBoss JIRA] (JGRP-1900) Programmatic channel creation ignores system properties for protocol attrs

Bela Ban (JIRA) issues at jboss.org
Thu Feb 5 07:05:49 EST 2015


     [ https://issues.jboss.org/browse/JGRP-1900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bela Ban updated JGRP-1900:
---------------------------
    Description: 
When using programmatic creation of a JChannel
* Variables are not substituted, e.g. {{myvar="$\{my.port:10\}"}}
* System properties are ignored, e.g. {{-Djgroups.bind_addr=192.168.1.5}} does *not* set {{TP.bind_addr}}

  was:
When using programmatic creation of a JChannel
* Variables are not substituted, e.g. {{myvar="${my.port:10}"}}
* System properties are ignored, e.g. {{-Djgroups.bind_addr=192.168.1.5}} does *not* set {{TP.bind_addr}}



> Programmatic channel creation ignores system properties for protocol attrs
> --------------------------------------------------------------------------
>
>                 Key: JGRP-1900
>                 URL: https://issues.jboss.org/browse/JGRP-1900
>             Project: JGroups
>          Issue Type: Bug
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>            Priority: Minor
>             Fix For: 3.6.2
>
>
> When using programmatic creation of a JChannel
> * Variables are not substituted, e.g. {{myvar="$\{my.port:10\}"}}
> * System properties are ignored, e.g. {{-Djgroups.bind_addr=192.168.1.5}} does *not* set {{TP.bind_addr}}



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


More information about the jboss-jira mailing list