Compiling CCI applications

To compile an application that uses the CCI Connector for CICS® TS, you must include the following CICS-supplied JAR files in your Java™ classpath:
connector.jar
The CCI APIs, required by all CCI applications
dfjcci.jar
The CICS TS implementations of the CCI APIs

When you install CICS, connector.jar is installed into the %JAVA_HOME%/standard/jca HFS directory (where %JAVA_HOME% is the value of the JAVADIR parameter on the DFHISTAR CICS installation job); dfjcci.jar is installed into the /usr/lpp/cicsts/cicsts31/lib directory (where cicsts31 is the value of the USSDIR parameter on the DFHISTAR installation job).