Running the J2EE CICS® resource adapters in a nonmanaged environment

In a J2EE environment, all of the required Java™ libraries should be available. You might need to ensure that your J2EE server adds the following delivered jar files to your class path. These files are in the <install_path>\classes subdirectory:

Outside a J2EE enviroment, you must ensure that, as well as the above libraries being listed in the class path, the following Java extensions are also available:

JAAS is included with IBM® JREs and JDKs by default. The JTA library is available from the Sun Java website.

All of the above libraries and extensions should be available from the J2EE server libraries.