1. Be sure you have created the table : table_generic,
   the xml files are in the table_define folder.

2. Modify the tcaplus.properties in the conf folder, set the info like this:
appId=2
zoneId=1
signature=F15F11FD9AC4BF10
dirserver=tcp://10.204.171.100:9999
   
3. chmod +x runjava.sh

4. Run the command below to start the AllTypeExample:
./runjava.sh AllTypeExample.java

5. Run the command below to start the PerfTest:
./runjava.sh PerfTest.java

6. The results are in the result folder.


