~ubuntu-branches/ubuntu/trusty/ehcache/trusty

« back to all changes in this revision

Viewing changes to src/test/resources/distribution/ehcache-distributed5.xml

  • Committer: Package Import Robot
  • Author(s): Emmanuel Bourg
  • Date: 2013-05-06 14:53:07 UTC
  • mfrom: (1.1.7) (2.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20130506145307-v5bhw5yu70re00l3
Tags: 2.6.7-1
* Team upload.
* New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
        which is configured using RMICacheManagerPeerListenerFactory. It is configured as per the following example:
65
65
 
66
66
        <cacheManagerPeerListenerFactory class="net.sf.ehcache.distribution.RMICacheManagerPeerListenerFactory"
67
 
                              properties="hostName=localhost, port=40001, socketTimeoutMillis=2000"/>
 
67
                              properties="hostName=localhost, port=5011, socketTimeoutMillis=2000"/>
68
68
 
69
69
        Valid properties are:
70
70
        - hostName (optional) - the hostName of the host the listener is running on. Specify where the host is multihomed