How to Setup Java for IoT V3

How Can We Help?

How to Setup Java for IoT V3

< Back

To run Java agents in IoT V3 framework, Java needs to be installed and configured on the machine where the stream host will be running as per the instructions below.

  • Install latest JDK from this link
  • Setup JAVA_HOME environment variable on local machine with path to JDK root directory as the value

 Example:

C:\Program Files\Java\jdk1.8.0_111

  • Specify JDK and JRE bin directory paths in PATH system environment variable (3 lines)

Example:

C:\Program Files\Java\jdk1.8.0_111\bin

C:\Program Files\Java\jre1.8.0_111\bin

C:\Program Files\Java\jre1.8.0_111\bin\server

Comments are closed.

This is the legacy version of the XMPro Documentation site. For the latest XMPro documentation, please visit documentation.xmpro.com

X