[jboss-cvs] JBossCache/tests/scripts/TcpCacheServer ...

Manik Surtani msurtani at jboss.com
Wed Oct 25 08:16:58 EDT 2006


  User: msurtani
  Date: 06/10/25 08:16:58

  Modified:    tests/scripts/TcpCacheServer  Tag: Branch_JBossCache_1_4_0
                        startTcpCacheServer.sh
  Log:
  JBCACHE-690
  JBCACHE-800
  JBCACHE-810
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.2   +1 -1      JBossCache/tests/scripts/TcpCacheServer/Attic/startTcpCacheServer.sh
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: startTcpCacheServer.sh
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/tests/scripts/TcpCacheServer/Attic/startTcpCacheServer.sh,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -b -r1.1.2.1 -r1.1.2.2
  --- startTcpCacheServer.sh	24 Oct 2006 18:47:47 -0000	1.1.2.1
  +++ startTcpCacheServer.sh	25 Oct 2006 12:16:58 -0000	1.1.2.2
  @@ -1,7 +1,7 @@
   #!/bin/bash
   
   address=127.0.0.1
  -port=10000
  +port=7500
   config=etc/META-INF/local-service.xml
   
   echo Starting TCP Cache Server on port $port, address $address and cache config $config
  
  
  



More information about the jboss-cvs-commits mailing list