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 the DynWebTest1 project in 
                     		  Project Explorer, and then click 
                     		  Properties. 
                     		  
                     This opens the 
                        			 Properties for DynWebTest1 dialog box. 
                        		  
                      
- Click 
                     		  Deployment Assembly. 
                     		
                  
- On the 
                     		  Deployment Assembly tab, click 
                     		  Add. 
                     		  
                     This opens the 
                        			 New Assembly Directive dialog box. 
                        		  
                      
-  Click 
                     		  Java Build Path Entries, and then click 
                     		  Next. 
                     		
                  
- Select 
                     		  bin - \CobolBook, 
                     		  bin - \BookWrapper, and 
                     		  COBOL JVM Runtime System. 
                     		  
                     Note: You can use 
                        			 Ctrl+Click to select multiple paths. 
                        		  
                      
- Click 
                     		  Finish. 
                     		
                  
- Click 
                     		  Apply. 
                     		
                  
-  Click 
                     		  OK.