1) Emage Java API

The data classes used in the API are in the following packages


The Java API are in the package



2) Emage Rmi Server

You need to have hibernate3.jar, asm-attrs.jar, asm.jar, cglib.jar, commons-logging.jar, ejb3-persistence.jar in your classpath which can be downloaded from hibernate. You also need to have emage RMI driver in your classpath.


You need to import the packages in 1) and


You use the following statement to connect to the default Emage Rmi Server

   EmageService service = EmageManager.getService()