Running the sample programs

To run the sample programs, ensure that ctgsamples.jar and ctgclient.jar are referenced in your class path. If running the sample in local mode, ctgserver.jar is also required.

These files are in the classes directory.
CLASSPATH=<install_path>/classes/ctgsamples.jar 
:<install_path>/classes/ctgclient.jar 
:<install_path>/classes/ctgserver.jar
Alternatively you can run the sample programs by using the Java™ -classpath option, specifying the same information.

When running a sample program, if you provide any command line parameters, you must enter them in the order specified by the usage statement of the particular sample program.


Information Information

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//progde/RunningTheSamples.html