]
Diego Lovison closed ISPN-10573.
--------------------------------
Resolution: Rejected
Allow RELAY2#config attribute be configured with the server config
path
-----------------------------------------------------------------------
Key: ISPN-10573
URL:
https://issues.redhat.com/browse/ISPN-10573
Project: Infinispan
Issue Type: Enhancement
Affects Versions: 10.0.0.Beta5
Reporter: Diego Lovison
Assignee: Diego Lovison
Priority: Minor
As a developer, I would like to use RELAY2 with the config attribute filled with
expression.
{code:xml}
<relay.RELAY2 site="LON"
config="${infinispan.server.config.path}/relay.xml"/>
{code}
Jgroups is not able to read {{infinispan.server.config.path}} because it is set as a
Property in the ISPN source code.
Also, Jgroups only see files in the classpath