
 OpenPlatformTrustServices-tcdemo

 Copyright (C) 2007 International Business Machines Corporation
 All Rights Reserved.

 DESCRIPTION
 -----------
 OpenPlatformTrustServices-tcdemo package is a demonstration 
 application of "Remote Attestation" based on Trusted Computing.
 For Server-side, PTS service is running with Tomcat as WebApplication.
 For Client-side, PTS tools for setup and attestation. 

 The OpenPlatformTrustServices-tcdemo package is released under the 
 Common Public License.

 BUILD REQUIREMENTS
 ----- ------------
 Packages needed to build:

  jdk
  ant
  OpenPlatformTrustServices

 JAR files needed to build:

  Apache AXIS
  Apache Tomcat
  jTreemap  http://jtreemap.sourceforge.net/  
 
 BUILDING OpenPlatformTrustServices-tcdemo
 -------- -------------------------------
 # make setup-jars
 $ make all
 # make install

 the build will place in /opt/OpenPlatformTrustServices.
 
