[infinispan-issues] [JBoss JIRA] Created: (ISPN-736) Shipped jgroups files should be shipped in root of jar
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Tue Oct 26 12:09:55 EDT 2010
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: Galder Zamarreño
Fix For: 5.0.0.BETA1, 5.0.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.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list