Software requirements

  • Windows Operating System that is supported by JEUS Application Server

  • TmaxSoft® JEUS® 6.0 fix #5

    Please make sure that the JEUS Application Server is started by JDK 8.

    Please also make sure that the following system environment variables includes the correct JDK directories (which may affect the auto-deployment of the built-in Appeon Workspace WAR file):

    • JAVA_HOME: includes the JDK home directory, for example, C:\Program Files\Java\jdk1.8.0_60.

    • CLASSPATH: includes the JDK lib directory and the tools.jar file, for example, %JAVA_HOME%\lib;%JAVA_HOME%\lib\tools.jar.

    • Path: includes the JDK bin directory, for example, %JAVA_HOME%\bin.