You need to include the class files from the COBOL projects and the
cobconfig.properties file to enable resources from different projects to be deployed together.
- Right click on DynWebTest1 in the Project view and select
Properties.
- In the Properties dialog box select
Deployment Assembly.
- Click
Add.
- Select
Java Build Path Entries and click
Next.
- Select both
bin - \BookWrapper and
bin - \COBOLBook. (You can press the Shift key while clicking to select multiple items.) Click
Finish.
- Click
Apply.
- Click
OK to close the dialog box.