Previous Topic Next topic Print topic


Restrictions

When using a class that implements the EJB specification to run your JVM COBOL code, there are currently a few restrictions:
  • COBOL file handling is not supported
  • COBOL database handling is not supported
  • Threading syntax, such as START and WAIT, and the CBL_THREAD library routines are not supported
  • The use of the STATIC keyword for class members is not permitted
Previous Topic Next topic Print topic