[infinispan-issues] [JBoss JIRA] (ISPN-10573) Expose Server properties as System properties
Diego Lovison (Jira)
issues at jboss.org
Wed Sep 18 10:09:01 EDT 2019
[ https://issues.jboss.org/browse/ISPN-10573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Diego Lovison updated ISPN-10573:
---------------------------------
Description:
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
was:
As a developer, I would like to use a RELAY2 config under the server conf folder.
Jgroups only search configuration files in the classpath
> Expose Server properties as System properties
> ---------------------------------------------
>
> Key: ISPN-10573
> URL: https://issues.jboss.org/browse/ISPN-10573
> Project: Infinispan
> Issue Type: Enhancement
> Affects Versions: 10.0.0.Beta5
> Reporter: Diego Lovison
> Assignee: Diego Lovison
> Priority: Major
>
> 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
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
More information about the infinispan-issues
mailing list