Skip to main content

Java - Problems with JavaCallingCobol program

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

Executing the JavaCallingCobol sample program it generates an error on UNIX using the standard, statically linked, ACUCOBOL-GT runtime.

Resolution:

In order to call COBOL from Java the shared object version of the ACUCOBOL-GT runtime must be used.

It is important to note that a shared object version of the runtime does not exist for all UNIX platforms, e.g.:

VAX VMS

HP3000

SCO OpenServer

TRUE64

Old KB# 2706

0 replies

Be the first to reply!