]
Manik Surtani reassigned ISPN-736:
----------------------------------
Assignee: Manik Surtani (was: Galder Zamarreño)
Shipped jgroups files should be shipped in root of jar
------------------------------------------------------
Key: ISPN-736
URL:
https://jira.jboss.org/browse/ISPN-736
Project: Infinispan
Issue Type: Task
Components: Configuration, RPC
Affects Versions: 4.2.0.ALPHA4
Reporter: Galder Zamarreño
Assignee: Manik Surtani
Fix For: 4.2.0.CR4, 4.2.0.Final
4.0.0.FINAL and 4.1.0.FINAL are shipping jgroups-*.xml files under config-samples/
directory.
Instead, these files should be located on root so that people can apply configurations
such as:
<transport clusterName="infinispan-cluster"
distributedSyncTimeout="50000" nodeName="Jalapeno">
<properties>
<property name="configurationFile"
value="jgroups-udp.xml"/>
</properties>
</transport>
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: