Micro Focus Visual COBOL 3.0 for Eclipse (Windows)
>
Welcome
>
Visual COBOL Tutorials Guide
>
Getting Started
>
Web Services Tutorials
>
Tutorial: Reusing Existing COBOL Programs in a Java Web Services Environment
>
Creating the COBOL Components
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