]
Bela Ban resolved JGRP-1900.
----------------------------
Resolution: Done
System props such as -Djgroups.bind_addr or -Djgroups.external_addr now work with a
programmatic stack
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}}