ÿþ<html> <head> <title>Building the Fault-Tolerant Baseline Application</title> </head> <body bgcolor = "#ffffff"> <b>Running the Fault-Tolerant Baseline Application</b> <p> The classes for the client and the server are located in the "classes" section of the team's webpage. The AFS cell of the team is /afs/ece.cmu.edu/class/ece841/public_html/team4/. Please follow the following steps to run our applications. <p> <b>Running Environment:</b> J2SE SDK 1.4.1 (Please make sure that orbd and java are in your path.) <p> <ol> <li>Launch orbd<br>orbd -ORBInitialHost localhost -ORBInitialPort 1500 <p> <li>Go to the directory for the source file  src . <p> <li>Run the unicommerce Replication Manager <br>start java Replication.UniReplication -ORBInitialHost <br>localhost -ORBInitialPort 1500 <p> <li>Run the unicommerce client <br>start java Client.UniClient -ORBInitialHost localhost -<br>ORBInitialPort 1500 <p> <li>When the GUI pops up, you may use the GUI to interact with the system. Please follow the test case document to walk through the system.<p> </font></ol> </tr></td></table> </body></html>