When using a class that implements the EJB specification to run your JVM COBOL code, the following are not currently supported:
               
               	 
               
 
                  		
                  -  COBOL file handling (including ACUCOBOL-GT file handling and Fileshare)
                     		
                  
- COBOL database handling
                     		
                  
- Threading syntax, such as START and WAIT, and the CBL_THREAD library routines
                     		
                  
- The PC_PRINTER library routines
                     		
                  
- CALLing native COBOL library routines or OS-native APIs
                     		
                  
- The STATIC keyword for class members
                     		
                  
-  Enhanced ACCEPT/DISPLAY statements