• New Feature
  • Status: Closed
  • 1 Critical
  • Resolution: Fixed
  • kkannaiy
  • Reporter: foshea
  • March 16, 2007
  • 0
  • Watchers: 0
  • February 12, 2013
  • May 11, 2007

Description

Comments

Fiona OShea 2007-05-30

verify that this works as designed

Fiona OShea 2007-05-30

Gary said on 5/25 For running demos on the command line and using a server somewhere else, there’s a system property ‘tc.server’ that can be set. That’s what the sample launcher does. It’s currently called tc.servers but I need to change that. Check in with him to see what needs to be done if it isn’t obvious

Kalai Kannaiyan 2007-07-31

Tested with rev 4699, it is working as designed

Start the demo server on windows (server host)

  1. Install the kit
  2. In the command prompt, navigate to \install-root folder\samples
  3. exceute start-dem-server.bat
  4. Terracotta server is running

Launch the sharededitor client 1 on rh4qa1:

  1. Untar the kit
  2. set TC_SERVER-> export TC_SERVER=10.0.0.131:9510
  3. navigate to \install-root folder\samples\pojo\sharededitor
  4. execute ./run.sh &
  5. Launch the Admin console, to view the Roots and Clients

Launch the sharededitor client 2 on s10qa1:

  1. set TC_SERVER-> export TC_SERVER=10.0.0.131:9510
  2. navigate to \install-root folder\samples\pojo\sharededitor
  3. execute ./run.sh &
  4. Launch the Admin console, to view the Roots and Clients