The method you must use to deploy your application depends
on the CICS TG API used by the application.
Configuring remote Client application environments
The files required for compiling and running
applications on a client machine are installed with CICS® Transaction Gateway and must be copied
to the client machine.
Deploying a CICS resource adapter The resource adapters are provided as standard modules,
ready for deployment into a Java Platform, Enterprise Edition (JEE)
application server. The resource adapters can be packaged in a JEE
application along with other components such as Enterprise JavaBeans,
and can be used to create larger, more complex systems.
Deploying .NET applications to remote systems
Remote .NET applications are deployed to the Windows runtime environment as an executable
assembly (.exe) or library assembly (.dll), depending on the type
of application.