Copying Java nodes zip file under the non-docker environment

About this task

This section provides the procedure to copy the user defined Java node class jar file(s) assembled in a zip file to the hip-rest that runs under non-docker environment.

Procedure

  1. Create a folder named modules under <install_dir>, if it is not available.
  2. Copy the zip file <nodename>_simplejava_<version>.zip in the modules folder.
  3. Start the hip-rest application.