Copying Java nodes zip file under the 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 tohip-rest that runs under the docker environment.
Procedure
- Create a folder hipmodules under /opt, if it is not available.
- Copy the zip file <nodename>_simplejava_<version>.zip to /opt/hipmodules.
- Start the hip-rest container application.