Creating the COBOL Components
You now have a Java server and the tutorial files. In this section you learn how to build the COBOL components in a JVM COBOL project.
Creating the JVM COBOL Project
Creating the Copybook File
Creating the COBOL Program
Setting the COBOL Compiler Directives
Adding the Data File
Parent topic:
Tutorial: Reusing Existing COBOL Programs in a Java Web Services Environment
Previous topic:
Copying the Tutorial Files
Next topic:
Creating the Java Components