Previous Topic Next topic Print topic


Java/COBOL Application Launcher

Restriction: This applies to native code only.

The Java/COBOL application launcher, cobjrun, is used to launch a Java application from a COBOL run-time environment. cobjrun is the trigger for cobjrun32 and cobjrun64 and should be used instead of your usual Java application launcher as it sets up your environment to correctly manage both the COBOL run-time system and the Java Virtual Machine.

Previous Topic Next topic Print topic