OJVM - Oracle Java Virtual Machine

 

Step by step

  1. Download and install Oracle 11 database Standard Edition One or higher (note that the Express Edition does not support Java)
  2. Download and unpack OJVMTutorial
  3. Download and unpack Clover-for-Ant into <clover_home>
  4. Install <clover_home>/lib/clover.jar into Oracle database using the loadjava tool:



  5. Compile OJVMTutorial e.g. by using javac or loadjava tool
    1. define location where coverage snapshots will be written


  6. Configure security manager as follows:


    Provide Run application,

Example

Down